Explorer: https://explorer.cha.network/
Guide dev: https://docs.cha.network/developer/node/manually-setup/
Twitter: https://twitter.com/ChavinciNetwork
Discord: https://discord.gg/zfJEzYEnVD
sudo apt install curl -y && source <(curl -s https://raw.githubusercontent.com/nodesynctop/Chavinci-Network/main/autoinstall)
Headers=Blocks
./cha-cli getblockchaininfo
./cha-cli getnewaddress > $HOME/cha_address.txt
cat $HOME/cha_address.txt
You can now send CHA to this address, initiating the verification process and earning rewards for each validated block.
Faucet on discord channel #node-setup and request (upload screen shot of your node check sync and wallet address)
./cha-cli getbalance
./cha-cli getstakinginfo
Backup file wallet.dat to local PC (you can use Mobaxterm, WinSCP, Terminus)
/root/.chachain/testnet1/wallets/
cd $HOME
./cha-cli stop
rm -rf cha-cli
rm -rf chad
rm -rf .chachain
rm -rf chavinci-linux.zip