Genesis

Genesis Public Gitopia From RoomIT

Genesis

How to Deploy

Stop Your Service Blockchain

sudo systemctl stop gitopia-node

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

Download And Deploy

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

Start Your Service Blockchain

sudo systemctl start gitopia-node

Last updated