Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 214 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 214 Bytes
  1. We are going to have a contract controlled by a DAO
  2. Every txn that the DAO wants to send has to be voted on
  3. We will use ERC20 tokens for voting (Bad model, please research better models as you get better)