Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 571 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 571 Bytes

Terrabio DAO

DAO using the ERC-2535 (Diamond Storage), also known as Storage buckets.

Usage

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)