Prerequisite : Ensure 'tar' and 'unzip' already installed apt-get update -y && apt-get install tar unzip -y Steps : Download the release : git clone https://github.com/CryptoNodeID/side.git run setup command : cd side && chmod ug+x *.sh && ./setup.sh follow the instruction and then run below command to start the node : ./start_sided.sh Claim testnet faucet, fund address in the node and wait until node syncing done then run : ./create_validator.sh Available helper tools : ./start_sided.sh ./stop_sided.sh ./check_log.sh ./create_validator.sh ./unjail_validator.sh ./check_validator.sh ./claim_commission.sh ./delegate.sh ./list_keys.sh ./check_balance.sh ./get_address.sh