Installation
Chain ID
Latest Version Tag
Custom Port
Supported Hardware
Hardware requirements
Setup validator name
MONIKER="YOUR_MONIKER_GOES_HERE"Install dependencies
sudo apt -q update
sudo apt -qy install curl git jq lz4 build-essential
sudo apt -qy upgradeDownload binaries
Install Cosmovisor and create a service
Obtain master key
Initialize the node
Download latest chain snapshot
Start service and check the logs
Last updated