Skip to main content

Upgrade

Upgrade

**Version: 0.1.0 - Height: **

Binary

cd $HOME
rm -rf safrochain-node
rm -rf $(which safrochaind)
git clone https://github.com/Safrochain-Org/safrochain-node.git
cd safrochain-node
git checkout v0.1.0
make install