Abelaby / DAO-Foundry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  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).

About


Languages

Language:Solidity 100.0%