运行Bundlr验证人节点(自动安装版)
前几天宣布测试网上线, 但是不是有激励的测试网。官方说下一个测试网才是,先跑跑熟悉一下环境
官方建议机器配置
- Memory: 8 GB RAM
- CPU: Quad-Core
- Disk: 250 GB SSD Storage
- Bandwidth: 1 Gbps for Download/100 Mbps for Upload
官方搭建文档: https://docs.bundlr.network/docs/participate/Types%20of%20Nodes/Validator/validator-join
喂饭版:
建议Ubuntu系统,运行以下命令:
curl -s https://raw.githubusercontent.com/ericet/easynodes/master/Bundlr/install.sh > bundlr.sh && chmod +x bundlr.sh && ./bundlr.sh
按照顺序选择操作,就可以搭建验证人节点。
查看验证人状态,如果显示下面的信息,代表你的验证人创建成功
跑起来 !shop
村长这bash脚本写的太好了