Genesis

Genesis Public Entangle From RoomIT

Genesis

How to Deploy

Stop Your Service Blockchain

sudo systemctl stop entangle-node

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

Download And Deploy

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

Start Your Service Blockchain

sudo systemctl start entangle-node

Last updated