Decentralized application

From Wikipedia, the free encyclopedia

A decentralised application (DApp,[1] dApp,[2] Dapp, or dapp) 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.[3] 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.[3] 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.

Decentralised applications have been popularised by distributed ledger technologies (DLT), such as the Ethereum or Cardano blockchain, on which DApps are built, amongst other public blockchains.[4]

DApps are divided into numerous categories: exchanges, businesses, gambling, games, finance, development, storage, wallet, governance, property, identity, media, social, security, energy, insurance, health, etc.[5][clarification needed]

Definition[edit]

There are a series of criteria that must be met in order for an application to be considered a DApp.

Traditional definitions of a decentralised application require a DApp to be open-source. That is, the application operates autonomously without a centralised entity in control of the majority of the application’s associated tokens.[3] DApps also have a public, decentralised blockchain that is used by the application to keep a cryptographic record of data, including historical transactions.[3]

Although traditional DApps are typically open-source, DApps that are fully closed-source and partially closed-source have emerged as the cryptocurrency industry evolves. As of 2019, only 15.7% of DApps are fully open-source while 25% of DApps are closed source. In other words, the proportion of DApps with publicly available code is less than the proportion of Dapps without publicly available code.[5] DApps that are open-source generally have higher transaction volumes than closed-source DApps.[5]

Bitcoin, the first cryptocurrency, is an example of a DApp.[6]

Usage[edit]

DApps can be classified based on whether they operate on their own block chain, or whether they operate on the block chain of another DApp.

Smart contracts[edit]

Smart contracts are used by developers to maintain data on the block chain and to execute operations.[5] Multiple smart contracts can be developed for a single DApp to handle more complex operations.[5] Over 75% of DApps are supported by a single smart contract, with the remainder using multiple smart contracts.[5]

DApps incur gas, that is fees paid to the validators of the block chain, due to the cost of deploying and executing the DApp's smart contracts.[5] The amount of gas required of a DApp's functions is dependent on the complexity of its smart contracts.[5] A complex smart contract of a DApp that operates on the Ethereum blockchain may fail to be deployed if it costs too much gas, leading to lower throughput and longer wait times for execution.[5]

Operation[edit]

Consensus mechanisms are used by DApps to establish consensus on the network. The two most common mechanisms to establish consensus are proof-of-work (POW) and proof-of-stake (POS).[7]

Proof-of-work utilises computational power to establish consensus through the process of mining.[8] Bitcoin uses the proof-of-work mechanism.[8] Proof-of-stake is a consensus mechanism that supports DApps through validators that secure the network by having a stake and percent ownership over the application.[8]

A Bitcoin mining rig composed of dozens of graphics processing units

DApps distribute their tokens through three main mechanisms: mining, fund-raising and development.[7] In mining, tokens are distributed as per a predetermined algorithm as rewards to miners that secure the network through transaction verification.[7] Tokens can also be distributed through fundraising, whereby tokens are distributed in exchange for funding in the initial development phase of the DApp, as in an initial coin offering.[7] Lastly, the development mechanism distributes tokens that are set aside for the purpose of developing the DApp through a pre-determined schedule.[7]

There are three main steps that always occur in the formation and development of any DApp: the publishing of the DApp’s whitepaper, the distribution of initial tokens, and the distribution of ownership.[7] Firstly, the whitepaper is published, describing the DApp’s protocols, features and implementation.[7] Then, required software and scripts are made available to the miners and stakeholders that support the validation and fundraising of the network.[7] In exchange, they are rewarded with the initial tokens distributed by the system.[7] Lastly, as greater numbers of participants join the network, either through utilisation of the DApp or through contributions to the DApp’s development, token ownership dilutes, and the system becomes less centralised.[7]

Characteristics[edit]

DApps have their backend code running on a decentralized peer-to-peer network, as opposed to typical applications where the backend code is running on centralized servers. A DApp can have frontend code and user interfaces written in any language that can make calls to its backend.

DApps have been utilized in decentralized finance (DeFi), in which dapps perform financial functions on blockchains.[9] Decentralized finance protocols validating peer-to-peer transactions, such as Aave Protocol, are expected to disrupt centralized finance and lower costs.[10]

The performance of a DApp is tied to its latency, throughput, and sequential performance.[11] Bitcoin's system for transaction validation is designed so that the average time for a Bitcoin to be mined is 10 minutes.[11] Ethereum offers a reduced latency of one transaction every 15 seconds. For comparison, Visa handles approximately 10,000 transactions per second.[11][12] More recent DApp projects, such as Solana, have attempted to exceed that rate.[13]

Internet connectivity is a core dependency of blockchain systems, which includes DApps.[11] High monetary costs also act as a barrier. Transactions of small monetary values can comprises a large proportion of the transferred amount.[11] Greater demand for the service also leads to increased fees due to increased network traffic.[14] This is an issue for Ethereum, which is attributed to increased network traffic caused by DApps built on the Ethereum blockchain, such as those used by Non-fungible tokens (NFTs).[14] Transaction fees are affected by the complexity of a DApp's smart contracts, and by the particular blockchain.[15]

Trends[edit]

Ethereum is the distributed ledger technology (DLT) that has the largest DApp market.[15] The first DApp on the Ethereum blockchain was published on April 22, 2016.[15] From May 2017, the number of DApps being developed have grown at a higher rate.[15] After February 2018, DApps have been published every day.[15] Less than one fifth of DApps capture almost all the DApp users on the Ethereum blockchain.[15] About 5% of DApps capture 80% of Ethereum transactions.[15] 80% of DApps on Ethereum are used by less than 1000 users.[15] On Ethereum, DApps that are exchanges capture 61.5% of transaction volume, finance DApps capture 25.6%, gambling DApps capture 5%, high-risk DApps capture 4.1%, and games capture 2.5%.[15]

DApps have not achieved wide adoption. Potential users may not have the skill or knowledge to be able to effectively analyse the differences between DApps and traditional applications, and also may not value those differences. This skill and information can be difficult to access for mainstream users. Additionally, the user experience for DApps is often poor, as they are often developed to prioritize functionality, maintenance and stability.[16]

Many DApps struggle to attract users, particularly in their founding stages, and even those that attract widespread initial popularity struggle to retain it.[full citation needed]

A notable example was the DApp CryptoKitties, which heavily slowed down the Ethereum network at the height of its popularity.[17] CryptoKitties and another similar gaming-based DApp Dice Games have failed to attract similar traction since.[18][needs update]

Examples[edit]

References[edit]

  1. ^ "CVC Money Transmission Services Provided Through Decentralized Applications (DApps)" (PDF). FinCEN. Retrieved 2019-05-09.
  2. ^ "IEEE DAPPS 2020". ieeedapps.net. Archived from the original on 2020-04-26. Retrieved 2020-08-15.
  3. ^ a b c d Andoni, Merlinda; Robu, Valentin; Flynn, David; Abram, Simone; Geach, Dale; Jenkins, David; McCallum, Peter; Peacock, Andrew (2019-02-01). "Blockchain technology in the energy sector: A systematic review of challenges and opportunities". Renewable and Sustainable Energy Reviews. 100: 143–174. doi:10.1016/j.rser.2018.10.014. ISSN 1364-0321. S2CID 116422191.
  4. ^ Popper, Nathaniel (1 October 2017). "Understanding Ethereum, Bitcoin's Virtual Cousin (Published 2017)". The New York Times.
  5. ^ a b c d e f g h i Wu, Kaidong; Ma, Yun; Huang, Gang; Liu, Xuanzhe (2021). "A first look at blockchain-based decentralized applications". Software: Practice and Experience. 51 (10): 2033–2050. arXiv:1909.00939. doi:10.1002/spe.2751. ISSN 1097-024X. S2CID 202541736.
  6. ^ "Where did Bitcoins come from". The Times of India. August 17, 2021. Retrieved 2022-08-06.
  7. ^ a b c d e f g h i j Johnston, D., Yilmaz, S. O., Kandah, J., Bentenitis, N., Hashemi, F., Gross, R., ... & Mason, S. (2014). The General Theory of Decentralized Applications, DApps.
  8. ^ a b c Hazari, Shihab S.; Mahmoud, Qusay H. (2019). "Comparative evaluation of consensus mechanisms in cryptocurrencies". Internet Technology Letters. 2 (3): e100. doi:10.1002/itl2.100. ISSN 2476-1508. S2CID 169801236.
  9. ^ "Why 'DeFi' Utopia Would Be Finance Without Financiers: QuickTake". Bloomberg.com. 26 August 2020.
  10. ^ Ao, Ziqiao; Horvath, Gergely; Zhang, Luyao (June 2022). "Are decentralized finance really decentralized? A social network analysis of the Aave protocol on the Ethereum blockchain". Papers.
  11. ^ a b c d e f g Cai, Wei; Wang, Zehua; Ernst, Jason B.; Hong, Zhen; Feng, Chen; Leung, Victor C. M. (2018). "Decentralized Applications: The Blockchain-Empowered Software System". IEEE Access. 6: 53019–53033. arXiv:1810.05365. doi:10.1109/ACCESS.2018.2870644. ISSN 2169-3536.
  12. ^ Lee, Timothy (2013). "Bitcoin needs to scale by a factor of 1000 to compete with Visa. Here's how to do it: The Bitcoin network can only handle 7 transactions per second. Visa can handle 10,000". The Washington Post.
  13. ^ Prabhjote, Gill (15 September 2021). "It's DeFi season and things got a little too hot to handle for Solana and Arbitrum One as transaction volumes ballooned". Business Insider India. Retrieved 2 December 2021.
  14. ^ a b Donmez, Anil; Karaivanov, Alexander (2022). "Transaction fee economics in the Ethereum blockchain". Economic Inquiry. 60: 265–292. doi:10.1111/ecin.13025. S2CID 244232599.
  15. ^ a b c d e f g h i Wu, Kaidong; Ma, Yun; Huang, Gang; Liu, Xuanzhe (2021). "A first look at blockchain-based decentralized applications". Software: Practice and Experience. 51 (10): 2033–2050. arXiv:1909.00939. doi:10.1002/spe.2751. ISSN 1097-024X. S2CID 202541736.
  16. ^ Glomann, Leonhard; Schmid, Maximilian; Kitajewa, Nika (2020). "Improving the Blockchain User Experience - an Approach to Address Blockchain Mass Adoption Issues from a Human-Centred Perspective". In Ahram, Tareq (ed.). Advances in Artificial Intelligence, Software and Systems Engineering. Advances in Intelligent Systems and Computing. Vol. 965. Cham: Springer International Publishing. pp. 608–616. doi:10.1007/978-3-030-20454-9_60. ISBN 978-3-030-20454-9. S2CID 198325323.
  17. ^ "People have spent over $1M buying virtual cats on the Ethereum blockchain". 3 December 2017.
  18. ^ Vigna, Paul (29 May 2019). "CryptoKitties and Dice Games Fail to Lure Users to Dapps". Wall Street Journal.
  19. ^ Leising, Matthew (July 26, 2018). "As Crypto Meets Prediction Markets, Regulators Take Notice". Bloomberg.
  20. ^ Kharif, Olga (2017-12-05). "CryptoKitties Mania Overwhelms Ethereum Network's Processing". Bloomberg. Retrieved 2018-08-23.
  21. ^ Corbyn, Zoë (2018-09-08). "Decentralisation: the next big step for the world wide web". The Observer. ISSN 0029-7712. Retrieved 2019-10-06.
  22. ^ "DeFi Boom Makes Uniswap Most Sought-After Crypto Exchange". Bloomberg.com. 16 October 2020.
  23. ^ Bhattacharjee, Shomik Sen (October 8, 2021). "Session Is a Blockchain-Based Private Messenger That Uses Decentralised Server Nodes To Ensure Anonymity". Gadgets360. NDTV. Archived from the original on June 18, 2023. Retrieved June 18, 2023.