<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Decentralized_application</id>
	<title>Decentralized application - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Decentralized_application"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Decentralized_application&amp;action=history"/>
	<updated>2026-06-10T13:40:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=Decentralized_application&amp;diff=4408&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{#seo: |title= Decentralized Applications - zaoniaoWiki |keywords=dapp, dapp ethereum, dapp examples, decentralized application, decentralized messaging app |description=What...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Decentralized_application&amp;diff=4408&amp;oldid=prev"/>
		<updated>2019-05-10T06:17:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{#seo: |title= Decentralized Applications - zaoniaoWiki |keywords=dapp, dapp ethereum, dapp examples, decentralized application, decentralized messaging app |description=What...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#seo:&lt;br /&gt;
|title= Decentralized Applications - zaoniaoWiki&lt;br /&gt;
|keywords=dapp, dapp ethereum, dapp examples, decentralized application, decentralized messaging app&lt;br /&gt;
|description=What is a Decentralized Application? Decentralized application (dapp) is a program that is ran via p2p network and provides some services for its users.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;amp/&amp;gt;&lt;br /&gt;
'''Decentralized application''' ('''dapp''') is a program that is ran via p2p network and provides some services for its users. Like blockchain is a distributed data storage, dapp is a distributedly ran digital application. &lt;br /&gt;
&lt;br /&gt;
Dapps share a lot of the advantages that are mostly attributed to blockchain like resistance to censorship, robustness, reliability and immutability. It is mostly achieved with an implementation of dapps on top of blockchain-based networks. Data that is used in dapps is stored in various blockchain databases, but users of the network have no need in being involved in those blockchains. &lt;br /&gt;
&lt;br /&gt;
Decentralized applications are very similar to standard applications, mostly used everyday. All the important differences are contained in a backend of an application - the part of a program that is not visible for user, but, however, strongly influences many important properties of an app. &lt;br /&gt;
&lt;br /&gt;
== Ethereum dapps ==&lt;br /&gt;
[[Ethereum]] was a first platform to implement dapps. It is also the platform that made decentralized applications popular and widely used. In the project’s [[White Paper|white paper]] the &lt;br /&gt;
The Ethereum team stated that dapps are used in three ways with the platform. They are: &lt;br /&gt;
* Financial applications for smart contracts’ usage with sub-currencies, savings wallets wills and so on&lt;br /&gt;
* Semi-financial dapps that have a large functional that does not involve money, but also offer financial operations&lt;br /&gt;
* Non-financial applications like online voting systems&lt;br /&gt;
&lt;br /&gt;
Those three categories include many possible implementations of dapps, like [[Decentralized autonomous organization|decentralized autonomous organizations]] (DAOs), identity systems, decentralized file storages and many others. &lt;br /&gt;
Some of the prominent Ethereum-based dapp examples are:&lt;br /&gt;
* [[Augur]], forecasting platform for “Wisdom of the Crowd” predictions&lt;br /&gt;
* [[Status]], mobile OS for messaging, asset management and browsing&lt;br /&gt;
* Prism, decentralized asset portfolio market with custom management tools&lt;br /&gt;
* [[Aragon]] - platform for DAO management&lt;br /&gt;
&lt;br /&gt;
Ethereum’s approach gathered a lot of attention and was fast to make the project the most often used platform for dapp development. However, many other platforms, like, for example, [[NEO]], [[Hedera Hashgraph]] and [[Cardano]] are currently gaining popularity and market share. &lt;br /&gt;
&lt;br /&gt;
== Dapps’ advantages ==&lt;br /&gt;
Currently used central-governed applications have a lot of downsides, that can be reduced or removed with the implementation of decentralized network structure. First of all, classic-type application is fully controlled by one single entity (in the form of developer or organization) that means that users can’t participate in the network’s development. It also gives the network’s owner total control over the information and its flow within the network. This leaves a place for '''censorship''', '''information replacement''', '''fraud''' and so on. Decentralized applications don’t have such problems as an information in blockchain is not changeable and is protected by network’s consensus. &lt;br /&gt;
&lt;br /&gt;
The second major problem of the centralized networks is their '''vulnerability''' to various attacks. While classic applications can be damaged by attacking the central servers of it, dapps are maintained by an unlimited number of servers. &lt;br /&gt;
&lt;br /&gt;
Dapps can have their own in-app tokens that make transactions much faster and more transparent, but are not governed by any single entity. &lt;br /&gt;
== See also ==&lt;br /&gt;
*[[Ethereum]]&lt;br /&gt;
*[[SmartContract]]&lt;br /&gt;
*[[DAG]]&lt;br /&gt;
*[[Hedera Hashgraph]]&lt;br /&gt;
*[[Eos]]&lt;br /&gt;
== Resources == &lt;br /&gt;
*[https://github.com/ethereum/wiki/wiki/White-Paper#applications Ethereum Whitepaper]&lt;br /&gt;
*[https://blockchainhub.net/decentralized-applications-dapps/ Blockchainhub.net: Decentralized applications dapps]&lt;br /&gt;
*[https://www.oreilly.com/library/view/decentralized-applications/9781491924532/ch01.html O’Reilly.com: Decentralized Application by Siraj Raval]&lt;br /&gt;
*[https://hackernoon.com/what-are-decentralized-applications-dapps-3b63b4d587fe Mayank Pratap: What are Decentralized Applications, DApps?]&lt;br /&gt;
*[https://www.investopedia.com/terms/d/decentralized-applications-dapps.asp Investopedia: Decentralized Application or dApps]&lt;br /&gt;
&lt;br /&gt;
[[Category:Dapps]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>