8000 GitHub - CryptoNodeID/side
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CryptoNodeID/side

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

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
0