Skip to main content

3 docs tagged with "DAO"

View all tags

Simple DAO Example

This example demonstrates a simple DAO structure in Solidity, including a voting mechanism for proposals and handling votes.

TextDAO Example

This example demonstrates a TextDAO structure in Solidity, including a voting mechanism for proposals and handling votes.