Tools, Scripts and Code snippets for GovGen proposals.
- validate governance data from a snapshot
- turn data into a genesis
- balanced auto staking genesis
- distribution analysis
- etc...
Usage: go run . COMMAND PATH
Where PATH is a directory containing the following files:
votes.jsondelegations.jsonactive_validators.jsonprop.jsonbalances.jsonauth_genesis.json
The way the data was extracted is documented here.
See PROP-001 to have an usage demonstration for the GovGen Proposal 001.