-
Notifications
You must be signed in to change notification settings - Fork 1
Technical Insights
Jabba edited this page Sep 26, 2022
·
3 revisions
Technical foundations:
- EVM compatible on-chain contracts: Ethereum L1 and moreover the L2 Optimism & Polygon chains are actual targets to deploy the projects registry, factory & grant contracts.
- Using āut as DAO management foundation: authentication, members ID, membership & roles for permissions management
- Oracles are used for evaluating project features' completion:
- automated with Tellor for off-chain data requests
- interactive with UMA Optimistic Oracle and its DVM (Data Verification Mechanism) support for managing disputes
- Project grants dashboard for executors, reviewers, the assigned committee and community in general: A web UI is deployed on IPFS, as well as reference documents and AV media
- AAVE will be integrated for yields farming of stalled treasury funds
- ENS addresses for the payments' recipients & reviewers, to ease actors' transparency (readability & auditability)