This repository contains the Genesis Validator data that will be used to create the validator set for the pre-mainnet test.
The steps below outline how selected Genesis Validators should submit the required data for a successful launch of the pre-mainnet test:
- Fork this repo and branch off the master branch. Name your own branch in the following format [UUID]-genesis-validator-data
- On your branch, navigate to the
genesis-validator-data
folder. - Inspect the
template.json
file that shows the format in which you should submit your own json file. - Create a new json file called
[UUID].json
, containing your validator info as per thetemplate.json
file. - Open a pull request against the master branch and name the PR "[UUID]-genesis-validator-data"
- The team will review your PR, verify your ownership proof and merge it if all checks pass. You have now successfully submitted your genesis validator data for the pre-mainnet test!
Please continue to monitor Telegram/Discord for instructions on next steps.