You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Design and implement a Prototype Diamond DAO contract. A list of ManagementSystem can be registered (e.g. Governance, Treasury, SubDAO, TokenSale, LaunchPad, you name it...). For each management system a DecisionSystem can be set (e.g. onlyOwner, multisig, token-voting, <VotingPowerManager.sol by @roleengineer >, and others).
The DAO can be infinitely extended with management systems and decision systems, also contributed by the community.
🦋 Desired Outcome
Create <IDAO.sol> implementation that manages a list of ManagementSystems with an attached DecisionSystem each.
🎯 Action Points:
work hard, love the work, write the code, don't be ignorant...
The text was updated successfully, but these errors were encountered:
johannbarbie
changed the title
[Bounty] Research and Develop management system interface
🛫🛫🛫 research and develop management system interface 🛫🛫🛫
Jun 7, 2022
⚡️ Challenge:
Design and implement a Prototype Diamond DAO contract. A list of ManagementSystem can be registered (e.g. Governance, Treasury, SubDAO, TokenSale, LaunchPad, you name it...). For each management system a DecisionSystem can be set (e.g. onlyOwner, multisig, token-voting, <VotingPowerManager.sol by @roleengineer >, and others).
The DAO can be infinitely extended with management systems and decision systems, also contributed by the community.
🦋 Desired Outcome
Create <IDAO.sol> implementation that manages a list of ManagementSystems with an attached DecisionSystem each.
🎯 Action Points:
🏆 Reward + Contributor involved
Bounty Size XL
gardener/worker - @johannbarbie 1200
reviewer(☠️☠️☠️ no delegation allowed ☠️☠️☠️) - @roleengineer 200
The text was updated successfully, but these errors were encountered: