Skip to content

A tool to get an insight into how many delegated votes and capital (in KSM) you have for each OpenGov track.

License

Notifications You must be signed in to change notification settings

martinloesethjensen/open-gov-delegations-votes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-gov-delegations-votes

A tool to get an insight into how many delegated votes and capital (in KSM) you have for each OpenGov track.

How to run

cargo run -- -a <ksm_address>  

If you'd like to output into a file then you can easily do it like this.

cargo run -- -a <ksm_address> >> output.txt

Generating SCALE file

You need the subxt cli to run this.

subxt metadata -f bytes --url wss://kusama-rpc.dwellir.com:443 > kusama_metadata.scale

About

A tool to get an insight into how many delegated votes and capital (in KSM) you have for each OpenGov track.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages