Decentralized autonomous organization

Last updated

A decentralized autonomous organization (DAO), sometimes called a decentralized autonomous corporation (DAC), [lower-alpha 1] [1] is an organization managed in whole or in part by decentralized computer program, with voting and finances handled through a blockchain. [2] [3] [4] In general terms, DAOs are member-owned communities without centralized leadership. [5] [6] The precise legal status of this type of business organization is unclear. [7] [8]

Contents

A well-known example, intended for venture capital funding, was The DAO, which amassed 3.6 million ether (ETH)—Ethereum's mining reward—then worth more than US$70 million in May 2016, and was hacked and drained of US$50 million in cryptocurrency weeks later. [9] The hack was reversed in the following weeks, and the money restored, via a hard fork of the Ethereum blockchain. Most Ethereum miners and clients switched to the new fork while the original chain became Ethereum Classic.

The governance of DAOs is subject to controversy. As these typically allocate and distribute tokens that grant voting rights, their accumulation may lead to concentration of power. [10]

Background

Although the term may be traced back to the 1990s, it was not until 2013 that it became more widely adopted. [1] Although some argue that Bitcoin was the first DAO, the term is only understood today as organizations deployed as smart contracts on top of an existing blockchain network. [1]

Decentralized autonomous organizations are typified by the use of blockchain technology to provide a secure digital ledger to track digital interactions across the internet, hardened against forgery by trusted timestamping and dissemination of a distributed database. [2] [3] [11] This approach eliminates the need to involve a mutually acceptable trusted third party in any decentralized digital interaction or cryptocurrency transaction. [3] The costs of a blockchain-enabled transaction and of the associated data reporting may be substantially offset by the elimination of both the trusted third party and of the need for repetitive recording of contract exchanges in different records. For example, the blockchain data could, in principle and if regulatory structures permit it, replace public documents such as deeds and titles. [2] :42 [3] In theory, a blockchain approach allows multiple cloud computing users to enter a loosely coupled peer-to-peer smart contract collaboration. [2] :42 [12]

Vitalik Buterin proposed that after a DAO is launched, it might be organized to run without human managerial interactivity, provided the smart contracts are supported by a Turing-complete platform. Ethereum, built on a blockchain and launched in 2015, has been described as meeting that Turing threshold, thus enabling such DAOs. [2] [13] [14] Decentralized autonomous organizations aim to be open platforms through which individuals control their identities and their personal data. [15]

Governance

DAO governance is coordinated using tokens or NFTs that grant voting powers. Admission to a DAO is limited to people who have a confirmed ownership of these governance tokens in a cryptocurrency wallet, and membership may be exchanged. Governance is conducted through a series of proposals that members vote on through the blockchain, [16] and the possession of more governance tokens often translates to greater voting power. [10] Contributions from members towards the organizational goals of a DAO can sometimes be tracked and internally compensated. Inactive holders of governance tokens can be a major obstacle for DAO governance, [4] which has led to implementations allowing voting power to be delegated to other parties.

Issues

Social

Tokens that grant voting powers are often not used to vote. [10] Inactive or non-voting shareholders in DAOs often disrupt the organization's possible functionality. [4]

Another risk is the concentration of power in the case that individuals accumulate large amounts of tokens that grant voting power. Concentration of these tokens defeats the ambitions to distribute governance power. In a study of decentralized finance DAOs, the distribution of tokens was shown to be highly concentrated among a small population of holders. [10]

The precise legal status of this type of business organization is generally unclear, [11] and may vary by jurisdiction. On 1 July 2021, Wyoming became the first US state to recognize DAOs as a legal entity. [17] American CryptoFed DAO became the first business entity so recognized. [18] Some previous approaches to blockchain based companies have been regarded by the U.S. Securities and Exchange Commission as illegal offers of unregistered securities. [7] [19] Although often of uncertain legal standing, a DAO may functionally be a corporation without legal status as a corporation: a general partnership. [20] Known participants, or those at the interface between a DAO and regulated financial systems, may be targets of regulatory enforcement or civil actions if they are out of compliance with the law. [20]

In June 2022, the venture capital firm Andreessen Horowitz published an "Entity selection framework" describing organizational alternatives for DAOs with a substantial presence in the United States. [21]

Security

A DAO's code is difficult to alter once the system is up and running, including bug fixes that would be otherwise trivial in centralized code. Corrections to a DAO require writing new code and agreement to migrate all the funds. Although the code is visible to all, it is hard to repair, thus leaving known security holes open to exploitation unless a moratorium is called to enable bug fixing. [22]

In 2016, a specific DAO, "The DAO", set a record for the largest crowdfunding campaign to date. [23] [24] Researchers pointed out multiple problems with The DAO's code. The DAO's operational procedure allowed investors to withdraw at will any money that had not yet been committed to a project; the funds could thus deplete quickly. [4] Although safeguards aimed to prevent gaming shareholders' votes to win investments, [7] there were a "number of security vulnerabilities". [25] These enabled an attempted large withdrawal of funds from The DAO to be initiated in mid-June 2016. [26] [27] On 20 July 2016, the Ethereum blockchain was forked to bail out the original contract.

DAOs can be subject to coups or hostile takeovers that upend its voting structures especially if the voting power is based upon the number of tokens one owns. An example of this occurred in 2022, when one individual collected enough tokens to give themselves voting control over Build Finance DAO, which they then used to drain the DAO of all its money. [28]

List of notable DAOs

NameTokenUse casesNetworkLaunchStatus
Internet ComputerICPDecentralized Governance, Protocol Upgrades, Community control of softwareInternet ComputerMay 2021 [29] Operational
Dash DAO Dash Cryptocurrency [30] Dash September 2015[ citation needed ]Operational
The DAO DAOVenture capital Ethereum April 2016Defunct late 2016 due to hack [31]
ConstitutionDAO PEOPLEPurchasing an original copy of the Constitution of the United States Ethereum November 2021 [32] Defunct [33]
MoonDAOMOONEYPurchasing two seats on a Blue Origin flight to space and funding research to accelerate lunar settlement. [34] Ethereum December 2021 [35] Operational
PleasrDAOPEEPSA group of art collectors who own the sole copy of the Wu Tang Clan album Once Upon a Time in Shaolin [36] Ethereum April 2021Operational
FreeRossDAO [37] FREEClemency for Ross Ulbricht, criminal justice reform advocacy organization Ethereum December 2021 [38] Operational[ citation needed ]
AssangeDAOJUSTICEPurchased Clock, an NFT artwork by Pak, to fund legal defense of WikiLeaks' founder Julian Assange Ethereum February 2022 [39] Operational
MakerDAO [40] MKR Dai (cryptocurrency) stablecoin maintainer and regulator, lender Ethereum December 2017Operational
Uniswap UNI Decentralized exchange (DEX), Automated Market Making (AMM) Ethereum & CeloNovember 2018Operational

See also

Notes

  1. Depending on English dialect, it may also be spelled decentralised autonomous organisation. The terms decentralized autonomous company, distributed autonomous organization, etc., have also been used.

Related Research Articles

A smart contract is a computer program or a transaction protocol that is intended to automatically execute, control or document events and actions according to the terms of a contract or an agreement. The objectives of smart contracts are the reduction of need for trusted intermediators, arbitration costs, and fraud losses, as well as the reduction of malicious and accidental exceptions. Smart contracts are commonly associated with cryptocurrencies, and the smart contracts introduced by Ethereum are generally considered a fundamental building block for decentralized finance (DeFi) and NFT applications.

<span class="mw-page-title-main">Cryptocurrency</span> Digital currency not reliant on a central authority

A cryptocurrency, crypto-currency, or crypto is a digital currency designed to work as a medium of exchange through a computer network that is not reliant on any central authority, such as a government or bank, to uphold or maintain it.

<span class="mw-page-title-main">Vitalik Buterin</span> Canadian programmer (born 1994)

Vitaly Dmitrievich Buterin, better known as Vitalik Buterin, is a Canadian computer programmer and co-founder of Ethereum. Buterin became involved with cryptocurrency early in its inception, co-founding Bitcoin Magazine in 2011. In 2014, Buterin deployed the Ethereum blockchain with Gavin Wood, Charles Hoskinson, Anthony Di Iorio, and Joseph Lubin.

<span class="mw-page-title-main">Ethereum</span> Open-source blockchain computing platform

Ethereum is a decentralized blockchain with smart contract functionality. Ether is the native cryptocurrency of the platform. Among cryptocurrencies, ether is second only to bitcoin in market capitalization. It is open-source software.

A blockchain is a distributed ledger with growing lists of records (blocks) that are securely linked together via cryptographic hashes. Each block contains a cryptographic hash of the previous block, a timestamp, and transaction data. Since each block contains information about the previous block, they effectively form a chain, with each additional block linking to the ones before it. Consequently, blockchain transactions are irreversible in that, once they are recorded, the data in any given block cannot be altered retroactively without altering all subsequent blocks.

<span class="mw-page-title-main">The DAO</span> Decentralized business model based on the Ethereum blockchain

The DAO was a digital decentralized autonomous organization and a form of investor-directed venture capital fund. After launching in April 2016 via a token sale, it became one of the largest crowdfunding campaigns in history, but it ceased activity after much of its funds were taken in a hack in June 2016.

A decentralised application is an application that can operate autonomously, typically through the use of smart contracts, that run on a decentralized computing, blockchain or other distributed ledger system. Like traditional applications, DApps provide some function or utility to its users. However, unlike traditional applications, DApps operate without human intervention and are not owned by any one entity, rather DApps distribute tokens that represent ownership. These tokens are distributed according to a programmed algorithm to the users of the system, diluting ownership and control of the DApp. Without any one entity controlling the system, the application is therefore decentralised.

<span class="mw-page-title-main">Ethereum Classic</span> Blockchain computing platform

Ethereum Classic is a blockchain-based distributed computing platform that offers smart contract (scripting) functionality. It is open source and supports a modified version of Nakamoto consensus via transaction-based state transitions executed on a public Ethereum Virtual Machine (EVM).

<span class="mw-page-title-main">Cardano (blockchain platform)</span> Public blockchain platform

Cardano is a public blockchain platform. It is open-source and decentralized, with consensus achieved using proof of stake. It can facilitate peer-to-peer transactions with its internal cryptocurrency, ADA.

A cryptocurrency wallet is a device, physical medium, program or an online service which stores the public and/or private keys for cryptocurrency transactions. In addition to this basic function of storing the keys, a cryptocurrency wallet more often offers the functionality of encrypting and/or signing information. Signing can for example result in executing a smart contract, a cryptocurrency transaction, identification, or legally signing a 'document'.

Cryptocurrency and crime describe notable examples of cybercrime related to theft of cryptocurrencies and some methods or security vulnerabilities commonly exploited. Cryptojacking is a form of cybercrime specific to cryptocurrencies that have been used on websites to hijack a victim's resources and use them for hashing and mining cryptocurrency.

<span class="mw-page-title-main">Tezos</span> Decentralized open-source blockchain

Tezos is an open-source blockchain that can execute peer-to-peer transactions and serve as a platform for deploying smart contracts. The native cryptocurrency for the Tezos blockchain is the tez. The Tezos network achieves consensus using proof-of-stake. Tezos uses an on-chain governance model that enables the protocol to be amended when upgrade proposals receive a favorable vote from the community. Its testnet was launched in June 2018, and its mainnet went live in September 2018.

<span class="mw-page-title-main">Tron (cryptocurrency)</span> Blockchain computing platform

TRON is a decentralized, blockchain-based operating system with smart contract functionality, proof-of-stake principles as its consensus algorithm and a cryptocurrency native to the system, known as Tronix (TRX). It was established in March 2014 by Justin Sun and since 2017 has been overseen and supervised by the TRON Foundation, a non-profit organization in Singapore, established in the same year. It is open-source software.

Decentralized finance offers financial instruments without relying on intermediaries such as brokerages, exchanges, or banks by using smart contracts on a blockchain, mainly Ethereum. DeFi platforms allow people to lend or borrow funds from others, speculate on price movements on assets using derivatives, trade cryptocurrencies, insure against risks, and earn interest in savings-like accounts. DeFi uses a layered architecture and highly composable building blocks. Some applications promote high-interest rates but are subject to high risk. Coding errors and hacks have been common in DeFi.

<span class="mw-page-title-main">Dai (cryptocurrency)</span> Stablecoin cryptocurrency

Dai is a stablecoin token on the Ethereum blockchain whose value is kept as close to one United States dollar as possible by decentralized parties incentivized by smart contracts to perform actions that affect the token's supply and therefore its price. Dai is maintained and regulated by MakerDAO, a decentralized autonomous organization composed of the owners of its governance token, MKR, who may propose and vote on changes to certain parameters in its smart contracts.

<span class="mw-page-title-main">Uniswap</span> Decentralized cryptocurrency exchange

Uniswap is a decentralized cryptocurrency exchange that uses a set of smart contracts to execute trades. It is an open source project and falls into the category of a DeFi product because it uses smart contracts to facilitate trades. The protocol facilitates automated transactions between cryptocurrency tokens on the Ethereum blockchain through the use of smart contracts. As of October 2020, Uniswap was estimated to be the largest decentralized exchange and the fourth-largest cryptocurrency exchange overall by daily trading volume.

<span class="mw-page-title-main">Solana (blockchain platform)</span> Public blockchain platform

Solana is a blockchain platform which uses a proof-of-stake mechanism to provide smart contract functionality. Its native cryptocurrency is SOL.

<span class="mw-page-title-main">Polygon (blockchain)</span> Cryptocurrency

Polygon is a blockchain platform which aims to create a multi-chain blockchain system compatible with Ethereum. As with Ethereum, it uses a proof-of-stake consensus mechanism for processing transactions on-chain. Polygon's native token is named MATIC. Matic is an ERC-20 token, allowing for compatibility with other Ethereum cryptocurrencies. It is operated by Polygon Labs.

Tokenomics is a term that refers to the study and analysis of the economic aspects of a cryptocurrency or blockchain project, with a particular focus on the design and distribution of its native digital tokens. The term is a portmanteau of words token and economics.

The Aave Protocol is an open-source, decentralized finance (DeFi) protocol built on the Ethereum blockchain and released in 2020. It is one of the largest cryptocurrency liquidity protocols. The Aave Protocol uses smart contracts to automate processes, including distributing funds and handling collateral.

References

  1. 1 2 3 Hassan, Samer; De Filippi, Primavera (2021-04-20). "Decentralized Autonomous Organization". Internet Policy Review. 10 (2). doi: 10.14763/2021.2.1556 . ISSN   2197-6775. S2CID   235559086.
  2. 1 2 3 4 5 Vigna, P.; Casey, M. J. (2015-01-27). The Age of Cryptocurrency: How Bitcoin and the Blockchain Are Challenging the Global Economic Order. St. Martin's Press. ISBN   978-1-25006563-6.
  3. 1 2 3 4 Hodson, H. (2013-11-20). "Bitcoin moves beyond mere money". New Scientist.
  4. 1 2 3 4 "The DAO of accrue: A new, automated investment fund has attracted stacks of digital money". The Economist. 2016-05-21.
  5. Prusty, Narayan (2017-04-27). Building Blockchain Projects. Birmingham, UK: Packt. p. 9. ISBN   978-1-78712533-9.
  6. The Decentralized Autonomous Organization and Governance Issues Regulation of Financial Institutions Journal: Social Science Research Network (SSRN). 5 December 2017.
  7. 1 2 3 Popper, N. (2016-05-21). "A Venture Fund with Plenty of Virtual Capital, but No Capitalist". New York Times.
  8. Barbereau, Tom; Bodó, Balázs (2023-07-01). "Beyond financial regulation of crypto-asset wallet software: In search of secondary liability". Computer Law & Security Review. 49: 105829. doi: 10.1016/j.clsr.2023.105829 . ISSN   0267-3649. S2CID   258733922.
  9. Price, Rob (2016-06-17). "Digital currency Ethereum is cratering amid claims of a $50 million hack". Business Insider. Retrieved 2016-06-17.
  10. 1 2 3 4 Barbereau, Tom; Smethurst, Reilly; Papageorgiou, Orestis; Sedlmeir, Johannes; Fridgen, Gilbert (May 2023). "Decentralised Finance's timocratic governance: The distribution and exercise of tokenised voting rights". Technology in Society. 73: 102251. doi: 10.1016/j.techsoc.2023.102251 . S2CID   258245920.
  11. 1 2 Wright, A.; De Filippi, P. (2015-03-10). "Decentralized Blockchain Technology and the Rise of Lex Cryptographia". SSRN   2580664.
  12. Norta, A. (2015-08-18). "Creation of Smart-Contracting Collaborations for Decentralized Autonomous Organizations". Perspectives in Business Informatics Research. Lecture Notes in Business Information Processing. Vol. 229. pp. 3–17.
  13. Pangburn, D. J. (2015-06-19). "The Humans Who Dream of Companies That Won't Need Us". FastCompany .
  14. Evans, J. (2015-08-01). "Vapor No More: Ethereum Has Launched". TechCrunch.
  15. Deegan, P. (2014). "Chapter 14—The Relational Matrix: The Free and Emergent Organizations of Digital Groups and Identities". In Clippinger, J. H.; Bollier, D. (eds.). From Bitcoin to Burning Man and Beyond: The Quest for Identity and Autonomy in a Digital Society. Amherst, Massachusetts, USA. pp. 160–176]. ISBN   978-1-937146-58-0. creating an operational and autonomous Trust Framework [that can i]ntegrate with a secure discovery service in the form of a Decentralized Autonomous Organization ...{{cite book}}: CS1 maint: location missing publisher (link)
  16. Zhao, Xi; Ai, Peilin; Lai, Fujun; Luo, Xin (Robert); Benitez, Jose (September 2022). "Task management in decentralized autonomous organization". Journal of Operations Management. 68 (6–7): 649–674. doi:10.1002/joom.1179. ISSN   0272-6963. S2CID   248309790.
  17. "Decentralized Autonomous Organizations Find a Home in Wyoming". JD Supra. Retrieved 2021-07-09.
  18. "Wyoming becomes first US state to legally recognise DAO". finance.yahoo.com. 2021-07-07. Retrieved 2021-07-09.
  19. "SEC Charges Bitcoin Entrepreneur With Offering Unregistered Securities". US Securities and Exchange Commission. 2014-06-03.
  20. 1 2 Levine, M. (2016-05-17). "Blockchain Company Wants to Reinvent Companies". Bloomberg View: Wall Street. Bloomberg News .
  21. "A Legal Framework for Decentralized Autonomous Organizations, Part II: Entity Selection Framework" (PDF). Retrieved 2022-06-13.
  22. Peck, M. (2016-05-28). "Ethereum's $150-million Blockchain-powered Fund Opens Just as Researchers Call For a Halt". IEEE Spectrum . Institute of Electrical and Electronics Engineers.
  23. Vigna, P. (2016-05-16). "Chiefless Company Rakes in More Than $100 Million". Wall Street Journal.
  24. Waters, R. (2016-05-17). "Automated company raises equivalent of $120M in digital currency". Financial Times.
  25. Popper, N. (2016-05-27). "Paper Points Up Flaws in Venture Fund Based on Virtual Money". The New York Times.
  26. Popper, N. (2016-06-17). "Hacker May Have Taken $50 Million From Cybercurrency Project". New York Times.
  27. Price, R. (2016-06-17). "Digital currency Ethereum is cratering amid claims of a $50 million hack". Business Insider. Retrieved 2016-06-17.
  28. "Democratic DAO Suffers Coup, New Leader Steals Everything - VICE". www.vice.com. 2022-02-15. Retrieved 2022-02-16.
  29. Matthew, Leising (2021-05-11). "Overnight Crypto Sensation Sets Out to Undo Internet's Failings". Bloomberg.
  30. Chistiakov, Ivan; Yanovich, Yury (2020-08-25). "Responsible Self-Funding in Dash Governance System". Proceedings of the 2020 2nd International Electronics Communication Conference. IECC '20. New York, NY, USA: Association for Computing Machinery. pp. 67–72. doi:10.1145/3409934.3409939. ISBN   978-1-4503-7770-6. S2CID   221299494.
  31. Finley, Klint (2016-06-18). "Someone Just Stole $50 Million from the Biggest Crowdfunded Project Ever (Humans Can't Be Trusted)". Wired. ISSN   1059-1028 . Retrieved 2019-11-16.
  32. Roose, Kevin (2021-11-17). "They Love Crypto. They're Trying to Buy the Constitution". The New York Times. ISSN   0362-4331 . Retrieved 2021-11-17.
  33. Fox, Matthew (2022-01-19). "Tokens of the defunct DAO that failed to buy a copy of the constitution are worth $300 million even after disbanding". news.yahoo.com. Retrieved 2022-01-28.
  34. "Space Business: MoonDAO's Golden Tickets". Quartz. 2022-08-04. Retrieved 2024-03-21.
  35. "MoonDAO Will Pick 2 of the Next Blue Origin Astronauts With the Help of NFTs". CNET. Retrieved 2024-03-21.
  36. Leight, Elias (2021-10-20). "Revealed: The Crypto Fans Who Secretly Paid $4 Million for Pharma Bro's Wu-Tang Album". Rolling Stone. Retrieved 2022-11-09.
  37. Collier, Kevin (2021-12-10). "NFT of Silk Road founder's art sells for more than $6 million". www.nbcnews.com. NBC News. Retrieved 2022-05-10.
  38. Mak, Aaron (2022-01-25). "Ross Ulbricht Went to Jail for Letting People Buy Drugs With Bitcoin. Can These Crypto Obsessives Get Him Out?". slate.com. Slate. Retrieved 2022-05-10.
  39. "'Cypherpunks have rallied to Assange': NFT auction raises $52m for WikiLeaks founder". The Guardian. Reuters. 2022-02-09.
  40. Ehrlich, Steven. "How Crypto's Original Bubble Boy Rode Ethereum And Is Now Pulling The Strings Of The DeFi Boom". Forbes. Retrieved 2022-07-20.