Node setup

Airchains | varanasi-1

Airchains

Airchains - Node setup

Install tools:

Install GO:

Download & Build binary

Clone project repository

Build binaries

Check version:

result:

Install Rust

Install Cosmovisor and create a service

Download and install Cosmovisor

Or

Init & prepare for Upgrade Cosmovisor folder

INITIA NODE:

Set var:

with port=19xxx

CONFIG & INIT APP

Set node configuration

Initialize the node

Custom Port:

set custom ports in app.toml

set custom ports in config.toml file

Download genesis

Add Peers

Set minimum gas price

Set pruning

Disable indexer

Enable Prometheus

Create service

Enable and start service

Remove node: Please, before proceeding with the next step! All chain data will be lost! Make sure you have backed up your priv_validator_key.json!

Last updated