Join the XION Network
How to join the network with a configured daemon
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 |
---|---|---|---|
| |||
| 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.
Start the Xion Daemon
Finally, with all the configurations in place, we can start synchronizing our node:
Last updated