Syncing from genesis
List of networks provided
Initialize the firmachain
firmachaind init <moniker-name> --chain-id <chain-id>Rename the moniker
vim .firmachain/config/config.toml
# A custom human readable name for this node
moniker = "<moniker-name>"Setup minimum gas prices
Set seeds
Download genesis.json file
Syncing node
Option
Last updated