Skip to main content
Cosmovisor helps manage initiad binary upgrades automatically during chain upgrades.
Prerequisite: complete the Running L1 Nodes with Initiad guide first, then follow the steps below.

Install Cosmovisor

Configure Cosmovisor

Set the daemon environment variables and initialize Cosmovisor. The <path-to-executable> must be the path to your initiad binary.
You can find the initiad path with:

Update System Service (Optional)

If you run initiad as a service, update your initiad.service file:
Reload and restart the service:
For more details, see the Cosmovisor documentation.