Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 2.07 KB

File metadata and controls

32 lines (20 loc) · 2.07 KB
description
How to join the network with a configured daemon

Join the Xion Network

With a configured Xion Daemon, we can attempt to join one of the Xion Networks.

Select a Network

Network Genesis JSON Addressbook JSON Node Snapshot
xion-testnet-1 genesis.json addrbook.json latest.tar.lz4
xion-mainnet-1 TBD TBD TBD
  • The Genesis JSON file specifies the account balances and parameters at the inception of the network, and anchors the application state to a point in time.
  • The Addressbook lists a selection of peers for your node to dial, such that it may discover other nodes in the network.

Configure the Network information

For detailed information on how to join each network, please refer to its corresponding subsection.

xion-testnet-1xion-testnet-1.md

Start the Xion Daemon

Finally, with all the configurations in place, we can start synchronizing our node:

$ xiond start --x-crisis-skip-invariants --home /home/xiond/.xiond