An open API service indexing awesome lists of open source software.

https://github.com/allwin199/dao-foundry


https://github.com/allwin199/dao-foundry

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# DAO

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 token for voting (Bad Model), do research on better models