Genesis

Genesis Public Selfchain From RoomIT

Genesis

How to Deploy

Stop Your Service Blockchain

sudo systemctl stop selfchain-node

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

Download And Deploy

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

Start Your Service Blockchain

sudo systemctl start selfchain-node

Last updated