Cosmovisor
1. Stop node
sudo systemctl stop 0gd.service2. Download cosmovisor script to install
wget https://raw.githubusercontent.com/0glabs/0g-chain/dev/networks/testnet/init-cosmovisor.sh
Check Script content nano init-cosmovisor.sh
3. Run script
Before running this script, make sure Go is loaded in your current shell session. If you haven't loaded Go yet, please run the following command:
Reload profile

4. Edit service file to run with Cosmovisor

Last updated
Was this helpful?