Skip to content
#

dao-governance

Here are 24 public repositories matching this topic...

A set of Solidity smart contracts (using Foundry) for DAO governance: includes utility & governance tokens, membership NFTs, role-based controls, voting proposals, timelock; designed for phased on-chain community decision making.

  • Updated Sep 25, 2025
  • Solidity

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.

  • Updated Apr 22, 2026
  • Solidity

Improve this page

Add a description, image, and links to the dao-governance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dao-governance topic, visit your repo's landing page and select "manage topics."

Learn more