Cointime

Download App
iOS & Android

What is DAO? Learn how to create Decentralized Autonomous Organization

Cointime Official

How do I create a DAO?

What you’ll discover:

  • what a DAO might seem,
  • what its typical components are,
  • how one is formed,
  • what legal issues should be taken into account.

How DAO works?

A DAO, or decentralised autonomous organization, is a type of organization designed to provide groups the freedom to independently manage their own affairs. DAO, then, is a concept for making decisions that doesn’t require a central authority.

A DAO is a governance model supported by blockchain technology and decentralized finance in the world of cryptocurrencies. Due to increased levels of transparency, which are absent in current governance models, it is a relatively new paradigm that has gained a lot of interest.

In order to bring people with similar interests together, the DAO concept consists of a committee that seeks to abide by predefined rules for a common goal. The idea is that no one individual should have authority over the entire group or be able to make choices without the group’s consent. This organizational idea is computer-automated and accessible to anyone who wants to join as a participant member.

The idea was first put forth in 2015 by Dan Larimer, the founder of Steemit, and later gained popularity. Vitalik Buterin, a co-founder of Ethereum, endorsed and improved Larimer’s idea. As we discussed in an earlier piece, the ambition linked with the DAO avoids the centralization of power to improve democracy and transparency.

How does a DAO actually appear? DAOs can typically be distinguished by five distinct characteristics:

Flat Organization: In a DAO, there is no hierarchy, thus stakeholders or group members make decisions. There is no single, centralized authority with decision-making powers. Even yet, certain areas of decision-making may be assigned to a single team within the group. The more casual members of mature DAOs frequently delegate their votes to dependable or trusted team members in this way.

Open Access: When a DAO is made open access, anyone who can meet the prerequisites, such as possessing the DAO’s governance tokens, can join.Transparency: A company founded on the principles of consensus-based decision-making ought to use open source software and public blockchains. In other words, anyone should be able to independently examine the smart contract’s code or view the organization’s blockchain-stored transaction history.

Decentralization: A DAO uses blockchain technology and smart contracts to carry out its operations. Although the group may still use human resources to address bugs or other issues, decentralization is a key feature. The organization runs the risk of internal manipulation, for instance, if it uses a blockchain network that is not by design decentralized.

DAOs aim to be governed democratically, to put it simply, by the will of their constituents. Therefore, a DAO makes a decision when the majority of its members concur with it.

A component-based approach to creating a DAO

If you’ve decided to start a DAO, it’s possible that your research has led you to the conclusion that due to their automated and transparent business structures, autonomous organizations are more effective than conventional organizations and company structures. They operate similarly to automated software, avoiding the reliance on the human element in a leadership role.

It is crucial to establish your primary objectives and following goals, just like you would when starting any type of organization, traditional or digital-based. Do they resemble the existing DAO-based cryptocurrency schemes in any way? Do they make it easier for group members to coordinate their efforts to achieve a single goal, as you may have imagined?

When using blockchain applications with preset parameters, creating a DAO can be a rather simple process. Blockchain and cryptocurrency platforms are used to establish new projects every day, many of which take the form of DAOs. Since group members are driven to commit time and money for a stake in the DAO’s future success, theoretically creating a DAO is no different from starting a cooperative company model.

It actually just means that you are starting a project that is a self-governing and open-source tool suite using various blockchain-based components when you start a DAO, at least in the way that most DAOs are started. Despite the fact that each DAO has a unique function, they all have a number of extremely similar components.

Therefore, it can be worthwhile to first look at the various parts that make up conventional DAOs before diving in headfirst.

1. The blockchainTo take advantage of features that are common to blockchain technology, when a DAO is founded, its codes are added to the blockchain or digital ledger. The blockchain serves as a secure, shared, and distributed database that keeps track of everything that occurs within the organization. It also serves as a chronological chain of information. Within a DAO, each transaction and piece of data is securely saved on the blockchain.

Simply said, the DAO software is housed on the blockchain. Your DAO would reside in the Ethereum network, for instance, if it were built on the Ethereum blockchain.

2. Smart ContractsSmart contracts, despite their recent legal meaning, are just algorithms that are run when certain conditions are satisfied as specified in the DAO’s code.

Smart contracts are a collection of rules that the organization’s authors have created for how the organization should operate and do duties automatically. For instance, a voting rule might state that a proposal is automatically adopted if it receives at least 60% of the votes from all the members.

Smart contracts make it possible to design fundamental principles and DAO governance guidelines that cannot be altered unilaterally, or in other words, without the consent of the community of members.

3. DAO tokensEven for traditional organizations, financing governance is a crucial factor to consider while starting one.

Tokens are used by DAOs to manage funding, generating a coin that is unique to the DAO and using it as prizes and various forms of incentives. DAO tokens can also be used for voting, investing, and other relevant benefits in addition to governance issues.

In other terms, DAO tokens are digital currencies linked to the aforementioned project. Tokens are either given to DAO members in exchange for their efforts or they must be acquired in order to use other features and improve their voting power within the community.

4. DAO TreasuryWith finance comes the duty to oversee the money within a DAO’s framework. The treasury steps in at this point.

A treasury is responsible for ensuring that contributors are paid fairly and in a way that facilitates their work for many DAOs, especially those that significantly depend on financing to continue creating significant projects.

It can be extremely challenging to launch initiatives without a functional treasury, unless a DAO has rich contributors who enjoy contributing money to new ideas.

A crucial component of a DAO, the treasury may significantly help autonomous organizations provided it is well-designed.

5. Protocols of consensusIn distributed systems, consensus methods are required to allow participants to execute reliable, trustworthy transactions with one another. It provides a response to the query: “How do I know this transaction is true and reliable?”

Before choosing which blockchain you want your DAO to reside on, it may be crucial to take into account the various consensus protocols used by different blockchains. A DAO’s consensus protocol is based on smart contracts that are present on the blockchain it lives on.

The Learn Crypto article “Ultimate guide to crypto consensus mechanisms” has further information on this subject.

6. DAO architecturesThe DAO frameworks can be thought of as the frameworks required to introduce these businesses to the Ethereum network. Consider these as simple toolkits and templates for streamlining DAO launches with pre-set functionalities.

The DAO frameworks OpenLaw, Aragon, and Syndicate are a few instances of.

How Can a DAO Be Made?

Let’s look at how to create a DAO now that you are familiar with what a DAO looks like and what makes up a DAO.

Before listing a series of doable actions, it might be helpful to point out that the majority of DAO success stories started with a planned, community-based strategy. Your community should be established, ready, and eager to start this process well before getting to the technological part.

However, the first step is to decide what kind of DAO you want to establish and to specify the fundamental organization’s structure. Also keep in mind that while these organizations can be created on a variety of blockchain networks, the majority have opted to do so today because to Ethereum’s reputation for stability and development.

Consider and choose the essential elements of your future organization to design the structure of your DAO, such as:

The primary goals of the DAO, both immediate and long-term; the issues you want it to address; the advantages it offers users and community members; and the methods for making decisions.You can successfully build a DAO from scratch if you are aware of your primary goal and have a good understanding of its structure.

As we covered in the last section, using an established platform or framework is the quickest and easiest approach to build a DAO. Because Aragon or Moralis include simple code templates, many DAOs employ them.

This article will use this assumption to list the procedures for creating a DAO for the sake of simplicity. Whether you select Aragon, Syndicate, or Colony, they ought to operate in remarkably similar ways.

Constructing the DAO

  • For the DAO, select and configure a Web3 wallet. You can follow the instructions in our guide to accomplish this using MetaMask. Depending on the platform, fund your cryptocurrency wallet. We advise you to put at least 0.3 ETH in the wallet because Aragon requires a little bit more than 0.2 ETH to start an organization.
  • Connect or link your cryptocurrency wallet.
  • Select the option to create a DAO while you are on the selected DAO platform. For instance, on Aragon, you might select “Create Your DAO.” The next question should be whether you want to open an existing DAO or create a new one. These choices are “Create an Organization” and “Open an Existing Organization” on Aragon. Choose to start a new one instead.
  • Decide on a template.
  • Enter the name you’ve chosen for your organization.
  • Set the organization’s primary configuration, including the number of votes, the minimum approval rate, and the support rate. You can also use the suggested values, such as 50% approval for voting percentages.
  • Select and configure a native token for your company. Both a name and a symbol must be created. You can also provide DAO members token privileges by completing this step. Consider how DAO tokens can be used in community governance as a thorough understanding of the use cases for DAO tokens can help a variety of strategic actions like buy-in improvements and successful fundraising in the organization’s early stages.
  • Verify the transaction in your cryptocurrency wallet.
  • I’m done now! Once your DAO is operational, you should now construct your first proposal question. Voting on the matter will be an option for token holders.

Analyzing the DAO treasury and token economy

Anyone interested in building a DAO or learning more about how a DAO actually functions should be concerned about the price and supply of DAO tokens. Instead of just putting down a random figure for the starting quantity of coins, each creator should choose a reasonable pointer for the token supply and set out the demand running. The distribution of tokens is important because the DAO community should be rewarded while maintaining sufficient funds in the DAO treasury.

The establishment of a DAO treasury, which is necessary for secure management of funds within the DAO architecture, is essentially the last step before running a DAO after finalizing the supply of DAO tokens and allocation. Additionally, this is the time when you choose how your treasury will allocate money. Its own DAO tokens exclusively? A more predictable value with stablecoins? Bitcoin’s potential over the long term?

Due to this, it might be advantageous to incorporate treasury management capabilities into your DAO in order to avoid making and allocating capital in an arbitrary manner. Superfluid, Utopia, Multis, Parcel, Gnosis Safe, and other notable tools are just a few.

How do I formally establish a DAO?

Note & disclaimer: This section of the article is not intended to provide legal advice. It basically explores concepts with a legal overview to finish the construction of your DAO. Along with the fact that a suitable legal framework has not yet been developed, there is no one-size-fits-all answer for DAOs. A perfect legal framework would provide DAOs with clear taxation policies, little liability, and the flexibility to function totally decentralized.

Any traditional organization requires specific legal actions and registration in order to be created. However, the DAO is still a novel idea, with its decentralized organization and automated operations creating complex issues surrounding the legal standing of corporations, determining the applicable legislation, and other issues that cannot be effectively addressed by conventional legal theories.

A new legal entity must be registered and pay filing fees in fiat currency in the majority of states and jurisdictions. It’s not yet apparent how it will impact an organizational notion that may span different jurisdictions.

In other words, there is no clear-cut legal solution to control DAOs unilaterally.

However, there may be three options for ensuring a DAO’s legal foundation, particularly with regard to US territories. Each alternative has advantages and disadvantages of its own, particularly in relation to the legal status of tokens and the ensuing conditions and ramifications that may significantly vary in other jurisdictions.

1. DAO without a legal organization registeredThe first alternative, which is frequently employed in the DeFi context, is about being entirely decentralized without creating a legal corporation. Although most jurisdictions treat such corporations as general partnerships, this does not imply that such DAOs operate outside of the current legal system.

Therefore, even if you don’t register your DAO, you can still own property, hire workers, and file and defend lawsuits. Your DAO token may suffer significantly if your organization isn’t registered. For instance, the SEC claimed that the likelihood that local tokens would be regarded as securities decreased with an organization’s degree of decentralization.

2. The DAO LLCThe second feasible choice entails creating a company with a corporate liability shell to protect the locals. This is a tried-and-true choice for DAOs that want to work in several jurisdictions and give up some decentralization.

This alternative is a respectable choice for decentralized autonomous organizations that want to function in the US because we are primarily referring to the US owing to its legal system and market being the most crypto-friendly.

3. The Foundation for DAOThe third suggestion deals with establishing a DAO as a basis. A foundation is a legitimate, self-governing corporation established by one or more founders with the intent of permanently achieving a specific goal through the use of assets committed to the foundation. The legal structure of such a foundation seems to fit the DAO structure very readily.

Legal restrictions would make it difficult for completely decentralized autonomous organizations to establish foundations, but there are interesting similarities between DAOs and foundations in terms of structure, degree of autonomy, and long-term goals.

DAO
Comments

All Comments

Recommended for you

  • BTC Breaks Above $64,000

    Market data shows BTC has broken through $64,000 and is currently reported at $64,000.33, with a 24-hour decline of 1.53%. Market volatility is high, so please exercise caution and manage risks accordingly.

  • BTC Falls Below $64,000

    Market data shows BTC has fallen below $64,000, currently at $63,999.77, with a 24-hour decline of 1.89%. Market volatility is significant; please exercise risk control.

  • Vitalik Updates Ethereum Roadmap: Privacy, Post-Quantum Scaling, and Native Rollups Become New Priorities

    On August 10, Vitalik Buterin stated that he had compared the 2023 Ethereum roadmap with the current Strawmap. The overall direction still overlaps considerably, but some priorities and technical paths have been clearly adjusted, including raising the priority of quantum safety, downweighting VDF and some EVM improvements, and replacing old designs with solutions such as a unified binary tree, PBT, and new state types. He noted that the most notable change in the current Strawmap is the emergence of several new topics not included in the 2023 roadmap, reflecting a shift in Ethereum's R&D focus. These new priorities include: stronger native privacy support, aggressive scaling in a post-quantum context, specification streamlining for formal verification, Blob and Gas futures, native Rollups, and a more open design space for the future shape of the EVM. Vitalik also emphasized that Ethereum's scaling approach is shifting from 'expanding all activities comprehensively' to 'designing more scalable dedicated mechanisms for specific high-load scenarios,' and he regards STARK proofs and AI-accelerated formal verification as important foundations for the protocol's future. Overall, this update shows that the Ethereum roadmap is evolving toward quantum safety, privacy-first, censorship resistance, high performance, and simpler protocol design.

  • ETH Falls Below $1900

    Market数据显示,ETH has fallen below $1900, currently reported at $1899.19, with a 24-hour decline of 1.28%. The market is highly volatile. Please exercise risk control.

  • Microsoft Plans to Release Next-Gen MAIA 300 AI Chip in September

    On August 10, according to reports, Microsoft plans to release its next-generation MAIA 300 AI chip in September.

  • BitMine Adds 7,391 ETH and Buys Back 3 Million Shares Last Week

    As of August 9, Eastern Time, BitMine's total cryptocurrency + cash holdings + "Moonshot" initiative amounted to $11.6 billion. BitMine held 5,805,238 ETH (up 7,391 ETH from last week), representing 4.8% of the total Ethereum supply (120.7 million ETH). It also held 209 BTC, $180 million in Beast Industries shares, $69 million in Eightco Holdings (NASDAQ: ORBS) shares, and $104 million in unsecured cash. BitMine repurchased 3 million common shares last week, bringing the total common shares repurchased since early July to over 19 million. As of August 9, 2026, BitMine's total staked ETH was 5,067,309 (worth approximately $9.8 billion at $1,928 per ETH).

  • Strategy Sells 1,691 BTC in Past Week

    Regulatory filings show that Strategy sold 1,691 BTC over the past week, increasing its dollar reserves by $650 million.

  • Unitree Technology: Final Online Issuance Winning Rate 0.0181%

    On August 10, Unitree Technology (688836.SH) announced that the company's initial public offering of shares and the online issuance subscription status and winning rate on the Sci-Tech Innovation Board were disclosed. The issuing price was RMB 150.80 per share, with a total of 40,446,434 shares issued. After the activation of the clawback mechanism, the final online issuance was 9,707,000 shares, accounting for approximately 30.00% of the total shares issued after deducting the final strategic placement, and the final online issuance winning rate was 0.01809759%.

  • BTC Breaks Through $65,000

    Market data shows that BTC has broken through $65,000, currently reporting at $65,001.99, with a 24-hour increase of 0.19%. The market is highly volatile; please exercise risk control.

  • RMB Spot Exchange Rate Against USD Hits 42-Month High

    On August 10, the onshore spot exchange rate of the RMB against the U.S. dollar rose to as high as 6.7439 during trading, marking a new high in more than three years since February 6, 2023. ICBC Asia, in its outlook on the RMB trend for the second half of the year, believes that the RMB exchange rate is likely to continue a gradual upward trend amid volatility. The main influencing factors include: first, exports are expected to maintain resilient growth in the second half of the year, with attention on the impact of geopolitical risks and tariff policies on the differentiation of export products, regional structure, and price-volume relationships; second, international capital is increasing its allocation to RMB assets, with net capital inflows supporting a stronger RMB central tendency; third, the central parity rate of the RMB against the U.S. dollar will be adjusted as circumstances dictate. The chief economist team of China Minsheng Bank pointed out that since the beginning of this year, the main factor supporting the strength of the RMB exchange rate has been the high prosperity of exports. At present, with the continuous optimization of the trade structure, the high growth rate of exports is expected to continue, and the trade surplus is also expected to remain at a high level. Overall, China's economy has demonstrated strong resilience in an environment of complex and volatile external conditions and the transition of domestic growth drivers, while the foreign exchange market operates steadily, laying a solid foundation for the RMB exchange rate to remain basically stable at a reasonable and balanced level. It is expected that in August, the RMB exchange rate will maintain a stable two-way fluctuation pattern around 6.75. (The Paper)