Fairblock Network
v0.6.0
Setup validator name
MONIKER="YOUR_MONIKER_GOES_HERE"Install dependencies
sudo apt -q update
sudo apt -qy install curl git jq lz4 build-essential
sudo apt -qy upgradeInstall Go
Download and build binaries
Prepare binaries for Cosmovisor
Install Cosmovisor and create a service
Initialize the node
Last updated