install_testnet
Humans testnet validator node
Chain id
Latest app ver.
Cosmos SDK ver.
go ver.
Wasm
Install guide
Update packages
sudo apt update && sudo apt upgrade -yInstall dependencies
sudo apt install curl git jq lz4 build-essential libssl-dev -yInstall variables
MONIKER="your_moniker"
CHAIN_ID="humans_3000-31"Install go
Download and build binaries
Install Cosmovisor
Setup Cosmovisor
Init app
Download genesis
Config app
Create service
Register and start service
Check synchronization status ("catching_up": false is synced)
Create wallet (!Safe your mnemonic)
Check balance
Create validator
Optimisation config.toml
Optimisation app.toml
Upgrade guide
Last updated