For the complete documentation index, see llms.txt. This page is also available as Markdown.

🖥️Upgrade

Update version 1.5.0

cd $HOME
rm -rf nibiru
git clone https://github.com/NibiruChain/nibiru.git
cd nibiru
git checkout v1.5.0
make install
sudo systemctl restart nibid && sudo journalctl -u nibid -f --no-hostname -o cat

Last updated