Skip to content

Tools, Scripts and Code snippets for GovGen proposals

Notifications You must be signed in to change notification settings

atomone-hub/govbox

Repository files navigation

govbox

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.json
  • delegations.json
  • active_validators.json
  • prop.json
  • balances.json
  • auth_genesis.json

The way the data was extracted is documented here.

See PROP-001 to have an usage demonstration for the GovGen Proposal 001.

About

Tools, Scripts and Code snippets for GovGen proposals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages