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

  • Iranian Military: Ready to Respond Decisively to 'Enemy's Breach of Promises'

    On April 21, local time, Abdollahi, commander of the Khatam al-Anbiya Central Command of the Iranian Armed Forces, stated that Iran is prepared to respond decisively to the 'enemy's breach of promises.' Abdollahi emphasized that the current Iranian military possesses 'authority, readiness, and comprehensive strategic capabilities.' He noted that the Islamic Revolutionary Guard Corps and other defense forces have demonstrated combat capabilities in relevant operations, putting 'Israel and the United States in a difficult and fatigued position,' forcing them to 'seek a ceasefire.' Abdollahi also stressed that the Iranian armed forces maintain a high level of unity with the government and the people under the supreme leader's unified command, and will respond 'decisively, resolutely, and promptly' to any threats and actions. (CCTV News)

  • Another Iranian Oil Tanker Returns to Iran After Breaking US Blockade

    On April 21, according to CCTV News, maritime intelligence company 'TankerTrackers' reported that a tanker belonging to the National Iranian Tanker Company returned to Iran after unloading approximately 2 million barrels of crude oil in Indonesia, crossing the relevant maritime blockade line. The tanker is currently en route to Iran's main oil export hub, Khark Island, and is expected to arrive on April 22 local time. It is reported that the tanker set sail from Iran in late March, heading towards the Riau Islands of Indonesia.

  • White House: US and Iran on the Verge of Reaching an Agreement

    On April 21, White House Press Secretary Kayleigh McEnany stated in an interview with Fox News on the evening of the 20th that the United States and Iran are on the "verge of reaching an agreement." McEnany remarked, "The US has never been closer to achieving a truly good deal." However, she did not disclose any information regarding the current status of the negotiations. McEnany noted that even if an agreement is not reached, President Trump has multiple options and is not afraid to utilize these measures. Previous actions have demonstrated that Trump is not just "bluffing."

  • Kelp DAO Attacker Transfers 30,800 ETH to Special Address

    On April 21, news emerged that, according to monitoring by PeckShield, the Kelp DAO attacker transferred 30,800 ETH to a special address starting with 0x00000, possibly indicating a destruction action.

  • Trump: 'Midnight Hammer' Completely Dismantled Iran's Nuclear Dust Base

    On April 21, U.S. President Trump stated that the 'Midnight Hammer' operation has completely destroyed the 'nuclear dust' base within Iran. As a result, the cleanup will be a long and arduous process. The fake news media, including CNN and other corrupt media networks and platforms, have failed to give our great pilots the credit they deserve, instead always attempting to belittle and undermine them. They are losers!!! (Dongxin News Agency)

  • BTC Drops Below $76,000

    Market data shows that BTC has dropped below $76,000, currently priced at $75,999.63, with a 24-hour increase of 1.68%. The market is experiencing significant volatility, so please ensure proper risk management.

  • Japan Officially Allows Export of Lethal Weapons Through Cabinet Resolution

    On April 21, according to Kyodo News, the Japanese government officially revised the 'Three Principles on Transfer of Defense Equipment' and its operational guidelines during a cabinet meeting, which will, in principle, allow the export of lethal weapons. (Xinhua News Agency)

  • Trump Claims Iran Will Negotiate

    On April 21, during a phone interview with CNN, U.S. President Trump stated that Iran "will negotiate" and expressed confidence in potential talks set to take place in Pakistan. Trump remarked, "They will negotiate; if they don't, they will face unprecedented problems." He also expressed hope that both sides could reach a "fair agreement" and emphasized that Iran "will not have nuclear weapons." Additionally, he defended military actions against Iran by stating there was "no choice" and claimed that they would ultimately "wrap things up."

  • Amazon to Invest Additional $5 Billion in Anthropic

    On April 21, Amazon announced on Monday that it will invest an additional $5 billion in the artificial intelligence company Anthropic, bringing the total investment to as much as $20 billion. Anthropic develops the Claude chatbot and programming tools, and plans to invest over $100 billion in Amazon's cloud technology and chips over the next decade.

  • Three U.S. Carrier Strike Groups May Deploy Simultaneously in the Middle East

    On April 21, according to CCTV, the U.S. military is expected to deploy three carrier strike groups simultaneously in the Middle East in the coming days. Currently, the USS Lincoln strike group is stationed in the Gulf of Oman, near the Strait of Hormuz, participating in maritime blockade operations; the USS Ford strike group is located in the northern Red Sea; and the USS Bush strike group, which is taking a route around Africa, is heading north from the southeast of Africa and is expected to enter the Arabian Sea—this carrier may replace the USS Ford in its mission. In the short term, the U.S. military may have three aircraft carriers in the Middle East.