# 手把手教学|参与SUI有奖激励测试网 **Published by:** [Daniel ](https://paragraph.com/@daniel-32/) **Published on:** 2022-08-04 **URL:** https://paragraph.com/@daniel-32/sui ## Content 看完此文你能收获什么了解服务器基础知识,理解节点运行,可能收获Sui空投。 重点一键脚本使用方法跟Aptos几乎一模一样Sui背景:投资阵容豪华,与Aptos师出同源 。A16z领投,Move编程语言。咱不做项目分析,直接说重点,对项目感兴趣的可以DYOR。什么是Sui激励测试网验证者将构成我们 Sui 网络的骨干。每个验证者处理交易并参与共识将使 Sui 成为世界上最安全的网络。我们的主要测试网目标包括:为潜在的验证者和全节点运营商培育一个不断发展的生态系统建立和培育运营商行为以创建蓬勃发展的 Sui 主网激励措施Sui 基金会将为验证者参与的每个测试网“wave”奖励 2,000 SUI。Sui 基金会将承诺将最多 10% 的 Sui 代币供应质押给继续参与 Sui 主网的表​​现最好的验证者。官方原版教程 懂编程基础的可以直接去看原版官方教程,不需要用一键脚本。Guides and Tutorials | Sui DocumentationStart developing on Sui through example projects and developer guides.https://docs.sui.io小白手把手教程第一大步运行全节点,需要购买服务器,推荐海外服务器。Ubuntu系统,系统版本20.04。 说下硬件要求为了在激励测试网上运行 Sui 节点,官方建议如下,底下说的端口需要在服务器运行商那里打开,具体得根据各种服务商配置来处理,不会就Google XXX怎么开放端口。注意需要打开端口9000 9184 最低配置要求CPU:2内存:8GB存储:50GB举例说明,我现在购买好了一台服务器公网 ip是 43.130.XXX.XXX,ssh连接上服务器,(不懂Google)。一键脚本已经开源,连接上服务器之后输入底下命令。GitHub - danieleth2/Daniel-onekey-installContribute to danieleth2/Daniel-onekey-install development by creating an account on GitHub.https://github.com第一步获取root权限,下载脚本授权sudo su cd ~ && wget https://github.com/8hfq/Daniel-onekey-install/releases/download/1.3.0/sui-daniel.sh && chmod +x sui-daniel.sh 第一次执行脚本安装docker,输入1./sui-daniel.sh 输入会出现以下界面输入1执行,等待一会。出现docker install success即安装完毕。再次执行脚本安装Sui./sui-daniel.sh 输入2,会自动安装Sui,出现Sui run success即可。验证是否安装成功./sui-daniel.sh 输入3,出现结果即代表全节点安装成功。也可以在这个网站输入ip,显示如下截图即代表成功SUI NODETESTERSui Node Tester With Love From Andrew | zValidhttps://node.sui.zvalid.com第二大步填表申请,根据实际情况填表申请即可。Validator Application - Sui Validator ApplicationAirtable is a low-code platform for building collaborative apps. Customize your workflow, collaborate, and achieve ambitious outcomes. Get started for free.https://airtable.com几个常见的问题: 1.国内云服务商未测试,建议使用海外云服务商。 2.如果出现服务器重启,需要重启sui服务的话执行如下命令sudo root cd ~/sui-node/devnet sudo docker-compose up -d 总结第N次教学了,跟之前的脚本使用方法都一模一样,申请表填写内容较多,Kyc官方说需要过Coinlist(链接点这里,可以先去过下KYC),暂无具体规则。这种有服务器成本的节点运行,如果能选中那么空投奖励一般都会比较丰富,但是也因为成本,最好量力而行。 ## Publication Information - [Daniel ](https://paragraph.com/@daniel-32/): Publication homepage - [All Posts](https://paragraph.com/@daniel-32/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@daniel-32): Subscribe to updates