Lucky Research Services
  • Lucky Research Services
  • 💫Mainet
    • Celestia
      • Installation
      • Upgrade
      • RPC
    • Dymension
      • Installation
      • Upgrade
      • API, RPC
    • Shentu
      • Installation
      • Upgrade
      • RPC, API
    • Nibiru
      • Installation
      • Upgrade
      • RPC, API
    • SEDA
      • Installation
      • Upgrade
      • RPC, API
    • Entangle
      • Installation
      • Upgrade
      • RPC, API
  • ✨Testnet
    • Dymension
      • Installation
      • Upgrade
      • RPC, API
    • Celestia
      • Installation
      • Upgrade
      • RPC, API
    • Avail
      • Installation
      • Upgrade
      • RPC, API
    • Side Protocol
      • Installation
      • Upgrade
      • API, RPC
    • Airchains
      • Installation
      • Upgrade
      • API, RPC
    • Initia
      • Upgrade
      • API, RPC
      • Oracle Slinky
    • Selfchain
      • Installation
      • Upgrade
      • API, RPC
Powered by GitBook
On this page
  1. Testnet
  2. Dymension

Upgrade

cd $HOME/dymension 
git pull 
git checkout v2.0.0-alpha.8 
make install 
dymd version --long | grep -e commit -e version 
#commit: 080bbb9ede90170f84a3f4f3665c179ea8742716
 #version: v2.0.0-alpha.8 
systemctl restart dymd && journalctl -u dymd -f -o cat
PreviousInstallationNextRPC, API

Last updated 11 months ago

✨