Open deep-ink-ventures opened 1 year ago
Addition for the policies API:
It would be nice if the backend could return the following properties per policy:
This way the frontend could show policies that are already planned, but not yet deployed, i.e. coming soon.
Description
Create an API to manage and monitor policies related to the multiclique wallet and its underlying DAO (Decentralized Autonomous Organization). The API should listen to and expose policies from the DAO (which is discoverable via the assets contract deployed in the policy).
Additionally, it should expose and listen for set limits for all assets. The API should be designed in an extendable manner to accommodate future policy additions.
Requirements
/policies
that exposes all available presets, currently onlyELIO_DAO
/policies/elio-dao/
should expose all deployed policies for theelio
DAO, all prefixed withmulticlique
.