Aleo测试链节点详情:https://www.aleo.org/post/incentivized-testnet-announcement
这次的测试链测试为期10周,将在11月30日开始,2月8日结束
跑节点的目标也很明确,就是出块。每出一块就有奖励
如果你成为前100位矿工,还可以分享5,000,000 Aleo 的奖励
跑了一下,比evmos那个节点可简单多了
节点设置指南: https://github.com/AleoHQ/snarkOS#2-build-guide
最低配置
- CPU: 16-cores (32-cores preferred)
- RAM: 16GB of memory (32GB preferred)
- Storage: 128GB of disk space
- Network: 50 Mbps of upload and download bandwidth
安装Rust v1.56+
sudo apt update
sudo apt upgrade
curl https://sh.rustup.rs -sSf | sh
source $HOME/.cargo/env
安装Aleo节点
git clone https://github.com/AleoHQ/snarkOS.git --depth 1
cd snarkOS
./testnet2_ubuntu.sh
创建账号私钥
cargo run --release -- experimental new_account
运行上面命令后,会创建你的账号的私钥,请保持好。
Attention - Remember to store this account private key and view key.
Private Key APrivateKey1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx <-- Save Me
View Key AViewKey1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx <-- Save Me
Address aleo1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx <-- Use Me For The Next Step
运行Aleo矿工节点
在运行节点前,先创建一个screen,这样可以在背景运行
screen -S aleo
运行节点:
./run-miner.sh
运行后,会要求输入Aleo的地址。填入上面生成的Aleo地址
Enter your Aleo miner address:
aleo1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
这样节点就跑起来了~
退出要按ctrl+A+D, 下回要返回输入
screen -r aleo
查看节点是否正常运行
https://nodes.guru/aleo/aleochecker
希望是个省心的节点测试
村长买VPS跑节点吗?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
我一直有好几个vps
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
有没有好用便宜的VPS推荐,我在DO是最便宜基本干不了啥
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
https://contabo.com/en/vps/ 4.99欧这个,最常用这家
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
谢谢村长😄
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
like!shop
不懂 哈哈 村长多跑跑
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
你好鸭,村长!
@zhangyan-123给您叫了一份外卖!
超高质越南牛肉Pho
吃饱了吗?跟我猜拳吧! 石头,剪刀,布~
如果您对我的服务满意,请不要吝啬您的点赞~
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
村长.这个怎么看节点是不是成功运行了..或者是否出块了?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit