Soundness测试网速撸教程
项目亮点
• 主打**快速抗审查数据验证**,Layer1赛道新秀
• 测试网奖励确认
• 技术团队背景硬核,代码库活跃度高
步骤:
1️⃣ **加入Discord**
▸ 链接:https://t.co/mRfvQVeSzs
▸ 进入频道:#⚪️-testnet-access
2️⃣ **生成密钥对**
▸ 一键脚本(复制粘贴):
sudo apt update && sudo apt upgrade -y && \
curl --proto '=https' --tlsv1.2 -sSf https://t.co/HTATzx57K1 | sh -s -- -y && \
source $HOME/.cargo/env && rustc --version && cargo --version && echo 'source $HOME/.cargo/env' >> ~/.bashrc && source ~/.bashrc && \
curl -sSL https://t.co/xeV4Tkv9F5 | bash && \
source ~/.bashrc && soundnessup install && \
soundnessup update && soundness-cli generate-key --name my-key
▸ 保存助记词和公钥
3️⃣ **导出密钥**
▸ 运行:
soundness-cli export-key --name my-key
▸ 复制Base64编码的公钥
4️⃣ **验证测试网权限**
▸ 在Discord输入:
!access <你的Base64公钥>
▸ 等待审核通过
5️⃣ **每日任务**
• 运行节点(挂机赚积分)
• 参与Discord社区讨论(活跃用户奖励加成)
(源码参考:https://t.co/VyQVxkheuQ)

From X
Disclaimer: The above content reflects only the author's opinion and does not represent any stance of CoinNX, nor does it constitute any investment advice related to CoinNX.