Genesis

Genesis Public Sge From RoomIT

Genesis

How to Deploy

Stop Your Service Blockchain

sudo systemctl stop sge-node

Notes : for systemd init blockchain, adjust with your name of service. systemctl stop sged

Download And Deploy

curl -Ls  https://roomit.xyz/genesis/mainnet/sge/genesis.json > $HOME/.sge/config/genesis.json 

Start Your Service Blockchain

sudo systemctl start sge-node

Last updated