Research Notes
Add relevant readings, slides, references, and prior work below.
Default view
Reading List
Name
Link
Contributed by
Why relevant
We want to support DAO composability (maybe)
Maps the DAOs functions (the things it does) in addition to the stakeholders that make it up
Explores the social processes that make up collective decision-making
DAO smart contracts
- Compound (Open Zeppelin) https://docs.openzeppelin.com/contracts/4.x/governance
- Gnosis Zodiac (IAvatar) https://github.com/gnosis/zodiac/blob/master/contracts/interfaces/IAvatar.sol
Relevant ERC proposals
- EIP-1202: Voting Standard (draft status)
- EIP-1417: Poll Standard (stagnant)
- EIP-1271: Standard Signature Validation Method for Contracts (note, important to Snapshot; allowing smart contracts to validate signatures; something we can incorporate)
- Introducing EAS: The Ethereum Attestation Service - A base layer for Trust, Identity, Reputation, Voting, and more (posted on Ethereum Magicians, but does not seem to be a draft yet)
Â