Skip to content

CosmosContracts/gov-votes-exporter

Repository files navigation

Cosmos Governance Vote Exporter

This tool export voters of a specific governance proposal from any cosmos stargate RPC, based on transaction history. Governance votes get garbage collected on state after the gov proposal ends voting (for unknown reason), so this is the only way

Usage

Set proposal id and RPC endpoint in main.js. Run npm run dev

Find addresses who voted all the proposals

Run npm run find-all-voters

About

Export governance votes from Cosmos SDK Chains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published