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

Upgrade

cd $HOME
rm -rf dymension
git clone https://github.com/dymensionxyz/dymension.git
cd dymension
git checkout v3.1.0
make install

Last updated