DAO using the ERC-2535 (Diamond Storage), also known as Storage buckets.
forge test -vvvv
TODO:
- add members in daoAccess (or eslewhere) ✅
- test governance (multi-sig) => proposal life cycle ✅
- schema role (only members + dao is admin)
- documentation!
- Deploy ERC20 to illustrate DAO is owner
- ERC721 label -> DAO is owner (SVG?)
- Doc for token*vote (first-iter)