Genesis

Genesis Public Band From RoomIT

Genesis

How to Deploy

Stop Your Service Blockchain

sudo systemctl stop band-node

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

Download And Deploy

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

Start Your Service Blockchain

sudo systemctl start band-node

Last updated