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

🛠️ Upgrade

Manual upgrade

wget https://github.com/nymtech/nym/releases/download/nym-binaries-v2025.3-ruta/nym-node
chmod +x nym-node
sudo mv nym-node /usr/local/bin/
sudo systemctl daemon-reload
sudo systemctl restart nym-node
nym-node build-info

Last updated