This repository is used to provide resources for archway mainnet launch.
- Validators create a PR to this repository. That PR must include:
gentx
json file with the default generated filename put inside thearchway-1/gentx
folder (Validator must not modify the name of the generated gentx file).
- When all Gentx files have been collected, Coordinator creates the final
genesis
file - Coordinator uploads the final genesis file to this repository under the
archway-1/genesis
folder - Coordinator starts their nodes and provides a list of
seed
&persistent peers
that Validators will use to configure their servers. - Validators can then start their nodes in coordinated fashion after Coordinator gives a go ahead.
More information how to become a validator can be found from Archway's documentation https://docs.archway.io/validators/becoming-a-validator/overview
Name | Value | Description |
---|---|---|
ChainID | archway-1 | Name of the chain that will be used |
Seed node | [email protected]:26656 | Seed nodes to be configured |