🛠️ Created smart contracts and scripts for ERC20Votes properties, including snapshots, self-delegation, and voting functionalities. 🚀
-
Updated
Apr 1, 2024 - TypeScript
🛠️ Created smart contracts and scripts for ERC20Votes properties, including snapshots, self-delegation, and voting functionalities. 🚀
A fully on-chain DAO built with Solidity and Foundry. Features ERC20 governance token, Governor contract, TimeLock for proposal safety, and full test coverage.
This is a very common way to deploy a governance protocol. It seems simple to deploy and manage at first, but issues inevitably arise when trading of governance tokens comes into play and speculation on price throws governance to the wind. The challenge is to find better solutions. Using ERC20 tokens for voting is a bad model which is popular now.
DAO template with on-chain governance, token-based voting, and timelock-protected proposal execution.
Add a description, image, and links to the erc20votes topic page so that developers can more easily learn about it.
To associate your repository with the erc20votes topic, visit your repo's landing page and select "manage topics."