什么是 DAO
链上治理
什么是 DAO 是 CoddyKit 上的免费 Web3 & DApp Development Fundamentals 课时。 这是第 1 节课,共 4 节。 你可以在下方免费阅读本课时的完整内容 — 然后在浏览器中使用内置代码编辑器和全天候 AI 导师进行实践。 这是 Web3 & DApp Development Fundamentals 学习路径的一部分,你的进度在网页和 CoddyKit 应用中同步。 Web3 & DApp Development Fundamentals 课程共包含 4 节课。
本课时的部分内容尚未翻译,以英文显示。
What Is a DAO?
A Decentralized Autonomous Organization (DAO) is a group coordinated by rules encoded in smart contracts rather than by a central management hierarchy.
Members make decisions collectively, on-chain, through transparent voting.
From Companies to DAOs
Traditional organizations rely on executives, boards, and legal contracts. A DAO replaces much of that with code.
- Company: hierarchy, private decisions
- DAO: token holders, public on-chain votes
On-Chain Governance
On-chain governance means proposals and votes are recorded and executed by smart contracts.
Once a proposal passes, the contract itself can carry out the action — no manager needs to approve it manually.
The Treasury
Most DAOs control a shared treasury of funds held in a smart contract or multisig wallet.
Spending requires a successful governance vote, so no single person can drain the funds.
Treasury (controlled by DAO vote):
1,200 ETH
3,000,000 USDC
governance tokensMembership via Tokens
Membership is usually defined by holding a governance token. Your token balance often equals your voting weight.
This ties decision power to stake in the organization.
Types of DAOs
DAOs come in many flavors:
- Protocol DAOs — govern DeFi protocols (Uniswap, Aave)
- Investment DAOs — pool capital to invest
- Social DAOs — community membership
- Grant DAOs — fund public goods
Transparency
Because votes and treasury moves happen on-chain, anyone can audit them. There are no hidden boardroom deals.
This radical transparency builds trust but also exposes every action to public scrutiny.
Smart Contracts Enforce the Rules
A DAO's constitution lives in code. The rules for proposing, voting, and executing are enforced automatically.
This reduces reliance on goodwill — the contract executes exactly what was approved.
Challenges DAOs Face
DAOs are not perfect:
- Voter apathy — low participation
- Plutocracy — whales dominate token votes
- Legal ambiguity — unclear status in many jurisdictions
- Slow decisions — voting takes time
Off-Chain Signaling
Many DAOs discuss on forums and take non-binding polls on tools like Snapshot (gasless off-chain voting) before committing an expensive on-chain vote.
This blends cheap deliberation with binding on-chain execution.
Putting It Together
A DAO is a member-owned organization run by smart contracts. Token holders govern a shared treasury through transparent, on-chain proposals and votes.
Next we examine governance tokens and how they grant voting power.
Quick Check
Test your DAO fundamentals.
Recap: What Is a DAO
You learned that:
- A DAO is governed by smart contracts, not a hierarchy
- Decisions happen via on-chain governance
- A shared treasury is controlled by votes
- Governance tokens define membership and weight
- Challenges: apathy, plutocracy, legal uncertainty
Next: governance tokens in depth.
常见问题解答
「什么是 DAO」课时是免费的吗?
是的 — 「什么是 DAO」的完整文本可在网页上免费阅读。要进行交互式练习(内置代码编辑器和全天候 AI 导师)并解锁 Web3 & DApp Development Fundamentals 课程的其余内容,请升级到 CoddyKit PRO。 Web3 & DApp Development Fundamentals 课程共包含 4 节课。
「什么是 DAO」这节课中我会学到什么?
链上治理 你通过在浏览器中直接运行的动手代码来练习 Web3 & DApp Development Fundamentals,全天候 AI 导师会在你学习这节课的过程中回答你的问题。
学习 Web3 & DApp Development Fundamentals 需要有经验吗?
无需任何先前经验。CoddyKit 上的 Web3 & DApp Development Fundamentals 课程适合初学者到高级学习者,你可以从这里开始或从头开始,按照自己的节奏学习。 这是第 1 节课,共 4 节。
「什么是 DAO」课时需要多长时间?
大多数 CoddyKit 课程大约需要 5–10 分钟。每节课都很精短且互动,所以你能稳步进步,并在网页和应用中从离开的地方继续。
我能在这节 Web3 & DApp Development Fundamentals 课中编写并运行代码吗?
能。每节 Web3 & DApp Development Fundamentals 课都包含内置代码编辑器,你可以在浏览器中直接编写并运行真实代码,并获得即时 AI 反馈 — 无需本地设置。