Connect to Initia Network
This is a node setting guide to connecting to Mainnet or Testnet to run as a blockchain node.
Last updated
This is a node setting guide to connecting to Mainnet or Testnet to run as a blockchain node.
Last updated
To connect a node with Initia Mainnet or Testnet, information on genesis block and nodes already connect to those corresponding networks are required.
The genesis file and known peer information can be found on the links below. By following the next steps specified on this document, you can run Initia node and get logs on block syncing.
Chain ID
mahalo-2
Initia Version
v0.2.3
Genesis
Known Peers
The file name for the genesis is fixed to genesis.json
and needs to be moved and located in ~/.initia/config
directory. If Initia's HOME directory has been set to somewhere else, move the file to the corresponding config directory.
Use the persistent peer information provided publicly, or fetch peer information from addrbook.json
of an already running node.
Known Peers information can be found on each of the network repositories linked above. Select one and set values on p2p.peristent_peers
in ~/.initia.config.config.toml
.
The below is an example:
Seed
Address Book