/DAO-Foundry

Primary LanguageSolidity

  1. We are going to have a contract controlled by a DAO
  2. Every transaction that the DAO wants to send has to be voted on.
  3. We will use ERC20 tokens for voting (Most Popular model but Bad model, research better models to avoid plutocracy and other issues).