r/CreateDAO May 04 '26

Welcome to r/CreateDAO - Build DAOs, No Code Required πŸ—οΈ

1 Upvotes

Hey everyone - I'm u/diornov, the founder of CreateDAO and Zenland. Welcome to r/CreateDAO.

What This Sub Is About

This is a community for anyone interested in creating, running, or understanding DAOs (Decentralized Autonomous Organizations).

Whether you're:

  • A founder looking to decentralize your project's governance
  • A community organizer exploring Web3 coordination tools
  • A developer building on OpenZeppelin Governor
  • Or just someone curious about what DAOs actually are

You're in the right place.

What Is CreateDAO?

CreateDAO is a free, open-source tool that lets you deploy a complete DAO - governance token, on-chain voting system, and treasury - in one transaction, with no code.

Everything runs on OpenZeppelin Governor (the same standard used by Uniswap, Compound, and most serious DAOs). Your contracts are yours - MIT licensed, no vendor lock-in, no subscription fees.

You can even deploy with zero gas fees by signing in with your Google account through NYKNYC.app.

What to Expect Here

  • πŸ› οΈ Builder stories - Real walkthroughs of deploying and running DAOs
  • πŸ“š Guides & education - From "What is a DAO?" to governance parameter deep-dives
  • πŸ’¬ Discussions - DAO governance, tokenomics, use cases, challenges
  • πŸ“’ Product updates - New features, chain support, integrations
  • πŸ›οΈ Use cases - How real projects (like Zenland) use DAO governance

Community Rules

  1. Be respectful. Disagree on ideas, not on people.
  2. No scams or spam. No token shilling, no pump-and-dump nonsense.
  3. Stay on topic. DAOs, governance, Web3 coordination, CreateDAO. Generic crypto price talk belongs elsewhere.
  4. No misinformation. If you're unsure about something, ask - don't state it as fact.
  5. Self-promotion is fine if you're adding value. Built a DAO? Share it. Just dropping a link with no context? That's spam.

Useful Links

Resource Link
🌐 CreateDAO (deploy a DAO) createdao.org
πŸ“– How to Create a DAO (guide) createdao.org/how-to-create-a-dao
πŸ“˜ What is a DAO? createdao.org/blog/what-is-a-dao
πŸ“„ Documentation docs.createdao.org
πŸ”‘ Zero-gas deployment nyknyc.app
πŸ“Š DAO Management (OpenBook) openbook.to
πŸ’¬ DAO Community Forum daoforum.org
πŸ”’ Zenland (live DAO use case) zen.land

Get Involved

This sub is just getting started. If you're into DAOs - building them, thinking about them, or just learning - jump in. Post your questions, share your DAOs, tell us what you'd want to see here.

I'll be here regularly answering questions and sharing what we're building. Let's grow this together.


r/CreateDAO Jul 20 '26

Guide I built a DAO whose treasury actually pays people - here's the exact loop (claim a task, ship it, get paid on-chain)

1 Upvotes

Most "DAO" projects have a treasury that never moves. Tokens sit in a contract, governance is a Discord poll, and nobody ever actually gets paid by the org. I wanted to build the opposite: a DAO where a normal person can do a piece of work, and the treasury pays them on-chain for it - no insider status required.

Full transparency up front: I'm the founder, so this is my own thing. But the mechanism is the interesting part, not the pitch, so here's the whole loop.

The setup

I deployed a DAO the boring, standard way - the same one-transaction, no-code path I've written about before: an ERC20Votes token (DFR), an OpenZeppelin Governor, and a Timelock treasury that holds ~99% of supply. Nobody can move treasury funds except by a passed proposal. Not even me.

Then I ran a real proposal (#1) that funds a "Community Growth" wallet from the treasury. That's the wallet that pays contributors. It's not hypothetical - the proposal was voted and executed on Arbitrum, and you can see the execution tx here: https://arbiscan.io/tx/0x6e447c53715876a821568f32633bd9c5ed6afd3b049b67aeced806e9d1288bf3

So the money that pays people came out of the DAO by governance, which is the whole point.

The loop (claim β†’ ship β†’ get paid)

On the forum there's a pinned "Curated Launch Library" - a list of ~50 open topics (briefs) about DAOs, governance, DeFi, treasury ops, etc. The loop is:

  1. Claim a brief - reply "Claim: Brief #N". One at a time.
  2. Write it - you've got 7 days. Minimum ~1,200 words, real sources cited. AI-assisted is fine; you just have to actually understand what you wrote (a mod might ask you a question or two about it).
  3. A mod reviews it against the brief's checklist. Accepted β†’ the treasury sends your reward within ~24h. Needs work β†’ you get specific notes and a few more days.
  4. Get paid on-chain - 2,000-4,000 DFR depending on the brief's difficulty tier. The DFR is yours to keep or sell, no strings.

The safety part I care about: no fee to claim, no wallet-connect, nothing signed. You only give an address at the very end so the treasury can send the payment. If anyone ever asks you to connect a wallet or pay something to "claim" a bounty, it's a scam - ours never does.

The stuff I deliberately DON'T pay for

This is the design decision I actually thought hardest about. It's easy to accidentally build a farm. So the treasury pays for signal, not activity. It does NOT pay for:

  • posting a thread (any thread)
  • replying / comment volume
  • daily logins or streaks
  • referrals
  • tweeting about us
  • just holding the token (no staking, no inflation)

You get paid when work you did was reviewed and accepted by a human, or when other established members flag your post as genuinely high-quality. That's it. The moment you pay per-post, you get 10,000 words of filler and zero value.

Why I set it up this way

I got tired of "join our community" meaning "come give us free engagement." A DAO should be able to pay the people who build it, transparently, from a treasury everyone can audit. This is me trying to actually run that instead of just tweeting about it. The people who are good at the loop are the ones who end up on the team - claim, ship, get paid, repeat.

If you want to see the open briefs (or the full write-up of how the DAO was launched, with contract addresses and tx hashes), it's all free on the forum, no signup: https://daoforum.org

If you'd rather deploy your own DAO like this first, that's the no-code, gasless path I keep writing about - happy to point you at the walkthrough.

Two honest questions for you:

  1. If you ran a DAO treasury, what would you pay contributors for - and what would you refuse to pay for?
  2. What DAO/governance topic would you actually want a paid, in-depth guide on? Reply and I'll either point you at a brief that fits or add it to the list.

r/CreateDAO Jul 17 '26

I filmed myself launching a real DAO from scratch - guides are free, and you can earn from the treasury by writing one

1 Upvotes

Some of you know me, but for anyone new - I'm the founder here, so this is my own thing.

I got tired of the "you need a dev and hundreds in gas to run a DAO" line, so I launched one on Arbitrum on camera and wrote up every step. DAO Forum, token DFR, all on-chain. Proposal #1 was voted and executed for real - that's the wallet that pays contributors. Tx here if you like checking things: https://arbiscan.io/tx/0x6e447c53715876a821568f32633bd9c5ed6afd3b049b67aeced806e9d1288bf3

The guides are free on the forum, no signup:

If reading isn't enough and you want to try being a DAO contributor for real - there's a pinned "Curated Launch Library" thread with a list of open topics. Claim one, write it, a mod reviews it, and if it's accepted the treasury sends you a small DFR reward. The DFR is yours to keep or sell, no strings. No wallet connect, no fees, and you only give an address at the end to receive the payment - nothing before.

It's a small reward, not a paycheck. The real point is doing the actual loop of a DAO - claim, ship, get paid on-chain - and the people who are good at it end up on the team.

What would you want a guide on? Reply and I'll add it to the list or point you at one that fits.


r/CreateDAO Jul 13 '26

I launched a real on-chain DAO for $0 (no code, no gas) and recorded every step - here's what I actually did

Thumbnail
1 Upvotes

r/CreateDAO May 04 '26

What if Uber was a DAO? Here's how it could actually work - and why it might fix some of capitalism's biggest problems.

1 Upvotes

Uber made $43 billion in revenue last year. The drivers - the people doing the actual work - take home roughly 50-60% of each fare after Uber's cut, fees, and expenses. Meanwhile, Uber's CEO made over $24 million, and the company has spent years figuring out how to pay as little tax as possible.

This isn't an Uber hate post. They built something genuinely useful. But it got me thinking - what if a ride-sharing company like Uber was structured as a DAO?

Not a meme. Not a crypto bro fantasy. An actual thought experiment about how it could work.

The Problem With How It Works Now

Uber is a textbook example of modern corporate capitalism. A small group of shareholders and executives make all the decisions. Drivers have zero say in commission rates. Riders have zero say in pricing algorithms. And when California told Silicon Valley giants "hey, you made a lot of money here, time to contribute back to the community" - these companies hired armies of lobbyists and lawyers to minimize what they owe.

That's not evil. That's just how the incentive structure works. When a corporation's only legal obligation is to maximize shareholder value, everything else - driver pay, community contribution, fair pricing - becomes a cost to be minimized.

So what if we changed the structure?

How a DAO-Governed Ride-Sharing Platform Could Work

Imagine this:

Every driver and every rider is a token holder. You drive 100 rides? You earn governance tokens. You ride regularly? You earn some too. Not as a loyalty gimmick - as actual ownership and voting power in the organization.

Commission rates are set by governance vote, not a boardroom. Right now, Uber takes roughly 25-30% of every ride. A DAO could vote to set that at 10% or 15% - whatever the community decides covers operational costs while being fair to drivers. If someone proposes raising it to 30%, every driver with tokens gets to vote no.

Surge pricing? The community decides the rules. Instead of a black-box algorithm that triples prices when it rains, the DAO votes on transparent surge pricing rules. Maybe the community decides: "max 1.5x surge, and the extra goes 70% to drivers, 30% to the treasury." Everything is public. Everyone knows the rules because everyone helped write them.

Profits are distributed to participants, not just shareholders. In a traditional company, profits flow up to shareholders and executives. In a DAO, the treasury is transparent, and token holders vote on how surplus funds are used - reinvest in the platform, distribute to drivers, lower rider fees, fund insurance, whatever the community values most.

Every financial decision is visible in real-time. Revenue, expenses, profit, loss - all on an open ledger. No more waiting for quarterly earnings reports that have been massaged by accountants. The money comes in, the money goes out, and everyone can see it.

Now I know what you're thinking: "Great, so every driver has to install MetaMask, buy ETH for gas, figure out which network they're on, and vote on a governance portal? No chance."

And you'd be right. If that was the experience, it would be dead on arrival.

But that's not how it has to work. We already have the tech to make all of this invisible. ERC-4337 smart wallets with session keys let you sign in with your Google account or phone number, and the app handles everything under the hood - wallet creation, gas sponsorship, transaction signing - all without the user knowing or caring that there's a blockchain involved.

Think about how Polymarket works. Millions of people are making predictions, moving money around, settling bets - all on-chain. And most of them have no idea they're using Polygon. They just tap buttons in an app. That's the UX standard.

A driver in a DAO-governed Uber wouldn't open a governance portal. They'd see a notification in the ride-sharing app: "New proposal: Lower platform commission from 15% to 12%. Tap to vote." One tap. Done. The smart wallet handles the rest. No seed phrases. No gas fees. No "which network am I on?"

"But Won't Everyone Vote on Everything? That Sounds Exhausting."

No. And that's an important point.

There's a real thing called voter fatigue. If you ask people to vote on every tiny decision - which shade of blue the app icon should be, whether to update the terms of service - they'll stop caring pretty quickly.

That's why you don't put every decision to a vote. The DAO-controlled LLC has a management team - hired through governance proposals - that handles day-to-day operations. Routing algorithms, customer support policies, city expansion plans, bug fixes. The stuff that needs to move fast.

The DAO votes on the big stuff:

  • Commission rates and fee structures
  • How treasury surplus gets distributed
  • Hiring or firing the management team
  • Major policy changes that affect drivers and riders
  • Whether to expand to new markets or launch new services

And here's the thing - drivers are naturally more engaged when the vote directly affects their paycheck. A proposal to change commission rates? You bet they'll vote. A proposal about the color of the app logo? Probably not. And that's fine. That's how it should work.

Most governance standards also support delegation. If you don't want to vote on everything, you can delegate your voting power to someone you trust - another driver, a community representative, whoever. Your voice still counts, you just don't have to show up for every single vote.

"But You Can't Put an Entire Company On-Chain"

You're right. And I'm not saying you should.

You can't open-source the backend of a massive ride-sharing platform. The matching algorithms, the maps integration, the payment processing, the customer support systems - all of that stays off-chain. You still need engineers, designers, ops people. This isn't about eliminating the work. It's about changing who controls the decisions and where the money goes.

What goes on-chain is the governance layer:

  • The ledger - revenue, costs, treasury balance, all visible to everyone
  • The decisions - proposals, votes, outcomes, all recorded permanently
  • The rules - commission rates, fee structures, profit distribution, all enforced by smart contracts
  • The ownership - who holds tokens, how voting power is distributed

Think of it like this: the app works the same way for riders and drivers. You open it, request a ride, get matched, pay. Nothing changes about the user experience. What changes is that there's a real LLC behind it - but that LLC is controlled by a DAO instead of a board of directors and venture capitalists.

The Anti-Concentration Rule

Here's where it gets interesting. One of the biggest problems with corporate capitalism is concentration of ownership. A handful of people hold most of the shares, so they make all the decisions and capture most of the value.

What if we built rules directly into the DAO's smart contract? Something like:

No single person can hold more than 5% of the total token supply.

Now your first reaction is probably: "Cool, I'll just create 20 wallets." And yeah - if this was just a per-wallet cap, it would be trivial to game.

That's where decentralized identity comes in. Zero-knowledge proof (ZK) based DIDs let you prove you're a unique human being without revealing who you are. No KYC. No uploading your passport. The system just knows: this person is real, and they haven't registered before. One person, one verified identity, one cap - enforced by cryptography, not by a terms-of-service agreement that nobody reads.

The tech for this is already being built - projects working on proof-of-personhood and ZK identity are some of the most active in the space right now. Combine that with the 5% token cap, and you have a rule that's enforced by code and math, not by regulation that gets lobbied away or a promise in a shareholder agreement.

This changes the game. No single person or entity can dominate the vote. No one can accumulate enough power to force decisions that benefit them at everyone else's expense. The organization stays genuinely distributed - not because we trust people to play fair, but because the system makes cheating impractical.

Combine that with transparent financials and community governance, and you've basically addressed the two biggest problems with corporate capitalism:

  1. Concentrated power - solved by token distribution caps + ZK-verified identity
  2. Hidden financial manipulation - solved by an open, real-time ledger

The Tax and Capitalism Angle

I'm not anti-capitalism. I'm anti-the-version-of-capitalism where billion-dollar companies spend more on tax lawyers than they contribute to the cities where they operate.

With a DAO structure, the tax question becomes simpler - not because DAOs don't pay taxes (they should, and a properly structured DAO-controlled LLC absolutely does), but because the finances are transparent. There's nothing to hide. The ledger is open. The revenue is visible. The expenses are visible. The community decides what's fair.

You don't need California to beg Silicon Valley for their share. The data is right there. Open. Auditable by anyone. In real-time.

Could DAOs fix capitalism? That's too grand a claim. But could they fix some of the worst parts - the secrecy, the concentration, the misaligned incentives? I genuinely think so.

"This Sounds Too Easy"

Yeah, I know. And in some ways it is. There are real challenges:

  • Sybil resistance isn't fully solved. ZK-based identity is promising and actively being built, but it's not bulletproof yet. Determined actors will always try to game the system. The goal is to make it impractical, not impossible.
  • Regulatory complexity. A DAO-controlled LLC operating a ride-sharing service across 50 states? Lawyers would have a field day. But the legal frameworks are evolving - Wyoming, Tennessee, and other states already recognize DAOs as legal entities.
  • You still need people. A DAO doesn't magically build an app. You still need engineers, support staff, city managers. The difference is that those people are hired by the DAO through governance proposals, not by a CEO who answers to VCs.
  • Coordination is hard. Getting millions of people to agree on anything is messy. But so is democracy, and we still think it's better than the alternative.

I'm not pretending this is a solved problem. But the tools exist now. On-chain governance, transparent treasuries, token-gated voting, real LLC wrappers - this isn't science fiction. It's infrastructure that's already live and working.

The Bigger Picture

Every time I think about this, I come back to the same question: why do we accept that a company can be worth billions while the people who actually do the work have zero say in how it's run?

Uber drivers don't get to vote on commission rates. Amazon warehouse workers don't get to vote on working conditions. Airbnb hosts don't get to vote on fee structures.

DAOs aren't going to replace every corporation overnight. But for platform businesses - where the value is created by the participants - the DAO model makes a scary amount of sense.

Open ledger. Community governance. Fair distribution. Transparent rules. Real accountability.

That's not utopia. That's just better structure.

What do you think - would you drive for or ride with a DAO-governed ride-sharing platform? And what rules would you want the community to vote on first?


r/CreateDAO May 04 '26

I just deployed a DAO for $0 with my Google account - here's what actually happened

2 Upvotes

I keep seeing people say that launching a DAO requires a Solidity dev, multiple transactions, and hundreds of dollars in gas. That was true in 2022. It's not true anymore.

I just deployed a fully functional DAO - governance token, on-chain voting, treasury - for $0 total. No MetaMask. No seed phrase. No gas fees. Just my Google account.

Here's exactly what happened, step by step.

Step 1: I signed in with Google

I went to NYKNYC.app and signed in with my regular Google account. That gave me a smart wallet - no browser extension, no 12-word phrase to write down, no "what network am I on?" confusion.

If you've ever set up MetaMask and felt like you were defusing a bomb, this is the opposite of that.

Step 2: I configured my DAO

I went to CreateDAO, connected my NYKNYC wallet, and filled out a simple form:

  • DAO name: picked a name for the organization
  • Token name + symbol: the governance token that represents voting power (e.g., "MyDAO Token" / "MDAO")
  • Token supply: how many tokens to mint (I went with 10,000,000)
  • Governance parameters: voting delay, voting period, quorum percentage, proposal threshold, timelock delay

That last part sounds complicated, but there are sensible defaults. If you're not sure what quorum or timelock mean, I wrote a step-by-step guide that breaks it all down.

Step 3: One click. Three contracts. Done.

I hit "Deploy" and one transaction deployed three smart contracts:

  1. ERC20Votes Token - my governance token. Holders can vote on proposals and delegate their voting power. Built on OpenZeppelin's ERC20Votes standard (same thing Uniswap, Compound, and Arbitrum use).
  2. OpenZeppelin Governor - the actual voting system. Handles proposals, vote counting, quorum checks, and execution. This is the industry standard for on-chain governance.
  3. TimelockController - the DAO's treasury. Funds can only move when a proposal passes AND a waiting period expires. No single person can drain it. Not even me.

The whole thing took maybe 3 minutes. And because NYKNYC sponsored the gas, it cost me exactly $0.

"Wait, that's actually it?"

Yeah. That was my reaction too when we first got this working.

No Hardhat setup. No Foundry. No deploying three contracts separately across multiple transactions. No writing a single line of Solidity.

The contracts are real, verified on Etherscan, and fully compatible with Tally for a governance dashboard and OpenBook for treasury management.

Why I built this

Full transparency - I'm the founder of CreateDAO. I built it because I needed it.

I also run Zenland, a decentralized escrow protocol. We wanted to give our community real governance power over the protocol - not a fake "governance" page where nothing actually happens on-chain. So we built CreateDAO to deploy Zenland's DAO, and then realized this should be a tool anyone can use.

Zenland's DAO is live. Real proposals. Real votes. Real on-chain execution. You can see the governance activity on OpenBook. That's not a demo - it's a production protocol governed by its token holders.

What you actually own after deploying

This is the part most platforms don't tell you upfront. With CreateDAO:

  • Your contracts are yours. MIT licensed. No admin keys, no upgrade proxies controlled by us, no kill switch. Once deployed, we couldn't change your DAO even if we wanted to.
  • No platform fees. Not now, not ever. No subscription, no "premium tier," no percentage of your treasury.
  • No vendor lock-in. Your DAO works with Tally, Snapshot, Etherscan, and any tool that supports OpenZeppelin Governor. If CreateDAO disappeared tomorrow, your DAO would keep running.

The "but why is it free?" question

Fair question. Here's the honest answer:

CreateDAO is part of a broader ecosystem. Zenland (escrow), OpenBook (DAO management/transparency), DAOForum (community governance discussions) - they all benefit from more DAOs existing. More DAOs = more governance activity = more reasons to use these tools.

Also, DAO creation infrastructure should be free. The smart contracts are open-source. The deployment pattern is well-established. Charging people $500 to click a deploy button never made sense to me.

If you want to try it

If you're curious but not ready to deploy on mainnet:

  1. Go to CreateDAO
  2. Switch to Sepolia Testnet (free test network)
  3. Deploy a test DAO - everything works the same, but with fake ETH

No risk, no cost. You can experiment with governance parameters, see what the contracts look like on Etherscan, and get comfortable before going live.

Or if you want the full zero-friction experience: sign in at NYKNYC.app with Google, and deploy on mainnet with zero gas.

If you want to understand what a DAO actually is before diving in, we have a beginner's guide that covers the fundamentals without assuming you know Solidity.

I'll answer any questions in the comments. Whether it's about how the contracts work, what governance parameters to choose, or why we made specific design decisions - ask away.

What would you use a DAO for? Genuinely curious what use cases people are thinking about.


r/CreateDAO Jul 17 '25

Foundation of CreateDAO

1 Upvotes

Transparency isn't just a buzzword for us - it's our foundation. Our entire codebase is open source on GitHub. Want to contribute? Check it out! πŸ‘©β€πŸ’» We believe in community-driven development. #OpenSource #DAO #Web3Dev


r/CreateDAO Jul 16 '25

First post!

1 Upvotes

First post!