05-Jan-2023: Starting from version v0.20.0 MystenLab started uploading binaries to their releases
For root user install Sui DevNet Fullnode binary by command.
. <(wget -qO- https://raw.githubusercontent.com/kir3d/Sui_binary/main/sui_binary_update.sh)
Stop service
Download genesis.blob form official Sui github https://github.com/MystenLabs/sui
Download binary sui, sui-node, sui-faucet
Start service
Checking node
. <(wget -qO- https://raw.githubusercontent.com/kir3d/Sui_binary/main/sui_binary.sh)
Stop service
Download genesis.blob form official Sui github https://github.com/MystenLabs/sui
Generate fullnode.yaml
Download binary sui, sui-node, sui-faucet
Open ports 8080, 9000, 9184, ssh and activate ufw firewall
Make service
Make limit 1Gb for log
Show Address for Discord
Show wallet keys
Checking node
Official MystenLab Sui repo https://github.com/MystenLabs/sui/
Thanks for the inspiration SecorD0 https://github.com/SecorD0/
Thanks @viper00727 https://t.me/viper00727 for testing!