Cosmovisor setup
Install cosmovisor
Run go install to download cosmovisor:
Create dir structure for cosmovisor:
Copy emped binary to cosmovisor genesis bin:
Setup systemd:
Run a node:
Check status
Logs from cosmovisor
Last updated
Run go install to download cosmovisor:
Create dir structure for cosmovisor:
Copy emped binary to cosmovisor genesis bin:
Setup systemd:
Run a node:
Check status
Logs from cosmovisor
Last updated
Remember to install wasmvm library as described in the to avoid issues with wasm smart contracts.