Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 784 Bytes

File metadata and controls

27 lines (24 loc) · 784 Bytes

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