Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 225 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 225 Bytes
  1. We are going to create a contract controlled by DAO
  2. Every transaction 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!!!)