-
Notifications
You must be signed in to change notification settings - Fork 0
A DAO execution system.
License
automata-labs/des
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
des `des` (DAO Execution System) is a DAO contract-set that tokenizes proposals into `ERC721` tokens and allows for arbitrary execution in the from an admin contract. The `Runtime` contract can both execute transcation batches and deploy contracts using the `create` and `create2` opcodes. All transactions also include a message that is emitted as an event. Each proposal is an ERC721 token which effectively also factors out the proposal logic into it's own contract and allows for a more flexible- and upgradeable system. For example, a multi-choice proposal could be supported without additional changes to the core contracts by adding the ERC721 as an approve contract. `des` is released under "The MIT License (MIT)" license. Copyright (c) 2021 Automata Labs Inc.
About
A DAO execution system.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published