Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 189 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 189 Bytes
  1. We are going to have a contract controlled by a DAO
  2. Every trx that the DAO wants to send has to be voted on
  3. We will use ERC20 tokens to vote (bad model, search for better later on)