ddaws / go-maker

Golang bindings to the Multi-Colatoral Dai stablecoin system
https://pkg.go.dev/github.com/ddaws/go-maker/maker?tab=overview
MIT License
0 stars 2 forks source link

Add support for connecting to DSChief #1

Open ddaws opened 4 years ago

ddaws commented 4 years ago

Add support for connecting to the Maker DSChief for pulling Governance information from the Maker system including the current hat, proposed slates, and their votes. This is important to support developing and monitoring governance tools.

Some useful links for my future self