Skip to main content

Upgrade

Upgrade

Version: 2.0.2

Binary

cd $HOME
wget https://github.com/hotcrosscom/Self-Chain-Releases/releases/download/mainnet-v2.0.2/selfchaind-linux-amd64.2
mv selfchaind-linux-amd64.2 selfchaind
chmod +x selfchaind
sudo mv selfchaind $HOME/go/bin
sudo systemctl restart selfchaind
journalctl -u selfchaind -fo cat