Not everything should be a DAO
DAO’s have emerged for every kind of purpose you can imagine. Like the way people combined existing business with other use cases to start new businesses (eg Uber for X or AirBnB for Y), people are doing the same with DAO’s. Just combine a DAO with or and you have a new DAO right? Or not. Not everything needs to be a DAO But not so fast. Always ask yourself two questions when starting a DAO: What is the DAO’s web2 equivalent? Are there any centralized parts of the DAO? These two questions cou...
Not everything should be a DAO
DAO’s have emerged for every kind of purpose you can imagine. Like the way people combined existing business with other use cases to start new businesses (eg Uber for X or AirBnB for Y), people are doing the same with DAO’s. Just combine a DAO with or and you have a new DAO right? Or not. Not everything needs to be a DAO But not so fast. Always ask yourself two questions when starting a DAO: What is the DAO’s web2 equivalent? Are there any centralized parts of the DAO? These two questions cou...
How to make a DAO successful
Going through the above motions sets up the structure of a DAO. But merely setting up the rules doesn’t take advantage of the biggest benefit DAO’s bring: incentive alignment with its members. A DAO’s main power lies in its ability to distribute its value out to its own members. Whereas in web2, the users work (eg making videos, writing reviews, user engagement, or even their subscriptions) only benefits the centralized org, a DAO’s main advantage is in automating out this central org and dis...
How to make a DAO successful
Going through the above motions sets up the structure of a DAO. But merely setting up the rules doesn’t take advantage of the biggest benefit DAO’s bring: incentive alignment with its members. A DAO’s main power lies in its ability to distribute its value out to its own members. Whereas in web2, the users work (eg making videos, writing reviews, user engagement, or even their subscriptions) only benefits the centralized org, a DAO’s main advantage is in automating out this central org and dis...
Tooling for setting up DAO’s
There are some common automation challenges for forming a DAO. These include:communicationjoining the DAOproposals for rule changes in the DAOvoting infrastructuretreasury managementFortunately, tools have emerged to automate and decentralize these issues. Let’s walk through how we might set the tooling up in a simple example involving a DAO created to fund a social cause.Let’s setup a Crowdfund DAO together.Let’s say we want to form a crowdfund DAO, where members all pool their money togethe...
Tooling for setting up DAO’s
There are some common automation challenges for forming a DAO. These include:communicationjoining the DAOproposals for rule changes in the DAOvoting infrastructuretreasury managementFortunately, tools have emerged to automate and decentralize these issues. Let’s walk through how we might set the tooling up in a simple example involving a DAO created to fund a social cause.Let’s setup a Crowdfund DAO together.Let’s say we want to form a crowdfund DAO, where members all pool their money togethe...
How do I create a DAO?
Setting up a DAO involves two parts:an online community of peoplemaking sure the rules in this group are decentralizedThat’s it! So any existing online community can be converted into a DAO, as long as we make sure the rules are decentralized.And setting up a DAO is just setting up the rules for participation, in an automated, and tamper-proof mechanism.Tooling for setting up DAO’sThere are some common automation challenges for forming a DAO. These include:communicationjoining the DAOproposal...
How do I create a DAO?
Setting up a DAO involves two parts:an online community of peoplemaking sure the rules in this group are decentralizedThat’s it! So any existing online community can be converted into a DAO, as long as we make sure the rules are decentralized.And setting up a DAO is just setting up the rules for participation, in an automated, and tamper-proof mechanism.Tooling for setting up DAO’sThere are some common automation challenges for forming a DAO. These include:communicationjoining the DAOproposal...
Why are DAO’s so popular now?
The idea of a DAO has been around for a long time. It was even referenced in Vitalik Buterin’s initial white paper on Ethereum in 2012 before Ethereum was even launched. So the idea itself is not novel. But the technology to decentralize rule enforcement never existed before, until the arrival of blockchain technology. Think of the blockchain as a database that everyone has to agree on to modify. In a centralized database, anyone can add an entry to the database. But with blockchains, everyon...
Why are DAO’s so popular now?
The idea of a DAO has been around for a long time. It was even referenced in Vitalik Buterin’s initial white paper on Ethereum in 2012 before Ethereum was even launched. So the idea itself is not novel. But the technology to decentralize rule enforcement never existed before, until the arrival of blockchain technology. Think of the blockchain as a database that everyone has to agree on to modify. In a centralized database, anyone can add an entry to the database. But with blockchains, everyon...