How to build an on-chain DAO
- π»Tutorials
- π€
- βbeginner
- π·οΈ
- π 3 years ago
Using Compound and Openzeppelin as a basis, we build a 100% on-chain DAO using an ERC20 governance token for votes.
Using Compound and Openzeppelin as a basis, we build a 100% on-chain DAO using an ERC20 governance token for votes.
And yes, that is me doing windmills.
βοΈ Article: https://betterprogramming.pub/how-to-code-an-on-chain-dao-e525e13a57be?sk=959cb289140bba734acfe843d8226c4a
π» JS Code: https://github.com/PatrickAlphaC/dao-template π» PY Code: https://github.com/brownie-mix/dao-mix π Python Video: https://www.youtube.com/watch?v=rD8AxZ_wBA4 π Openzeppelin Governance: https://docs.openzeppelin.com/contracts/4.x/api/governance π Compound Governance: https://compound.finance/governance π§ββοΈ Contract Wizard: https://docs.openzeppelin.com/contracts/4.x/wizard π³ CastVoteBySig: https://forum.openzeppelin.com/t/what-is-votecastbysig/17069/2