Node setup

image

SEDA NODE SETUP

Install tools:

Install GO:

Download & Build binary

Clone project repository

Build binaries

Check version:

result:

Install Cosmovisor and create a service

Download and install Cosmovisor

Or

Init & prepare for Upgrade Cosmovisor folder

Create service

INITIA NODE:

Set var:

with port=13xxx

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 and addrbook

Add seeds

Set minimum gas price

Set pruning

Disable indexer

Enable Prometheus

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