mento-protocol / mento-sdk

An SDK for integrating applications with the Mento protocol
MIT License
0 stars 3 forks source link

feat: add governance factory #46

Closed baroooo closed 5 months ago

baroooo commented 5 months ago

Description

Added governance factory addresses to the sdk. Governance factory is important for the consumers of mento protocol since it has all the required references and kind of similar to celo registry in that sense.

Other changes

I ran prettier, the big change on ChainClient.ts is only styles