Difference between revisions of "Harmony"

Jump to navigation Jump to search
394 bytes removed ,  11:22, 29 April 2022
m (cut some redundancies out and tried to limit any shill-like language, more on this article that needs changed. edited some headings + added source)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Harmony is a layer-1 blockchain using sharding and Effective Proof of Stake to achieve scalability, security, and decentralization. The network was founded in 2018 by Stephen Tse with a mainnet launch in 2019.  
Harmony is a layer-1 blockchain using sharding and Effective Proof of Stake to achieve scalability, security, and decentralization. The network was founded in 2018 by Stephen Tse with a mainnet launch in 2019.  
== Pangaea (Harmony Nodes) ==
Harmony aims to build an open network of nodes operated and governed by a large community. This node community is called Pangaea.  At time of writing there are now 1,000 Harmony nodes,  800 of them run by the community.  Pangaea consists of volunteers and validators from more than 100 countries and most of them have never run a node before.


== Innovations <ref>'''Harmony Forums'''
== Innovations <ref>'''Harmony Forums'''
Line 21: Line 18:


==== '''Scalable Networking Infrastructure''' ====
==== '''Scalable Networking Infrastructure''' ====
Harmony’s network layer is based on the industry-leading p2p protocol named libp2p. We use libp2p’s gossip protocol for network message broadcasting and stream protocol for decentralized state synchronization. To achieve high performance, we adopt RaptorQ fountain code and use Adaptive Information Dispersal Algorithm to quickly and efficiently broadcast large blocks. Harmony also features a design where Kademlia routing is used to achieve cross-shard transactions that scale logarithmically with the number of shards.
Harmony’s network layer is based on the industry-leading p2p protocol named [[Libp2p]]. We use [[Libp2p]]’s gossip protocol for network message broadcasting and stream protocol for decentralized state synchronization. To achieve high performance, we adopt RaptorQ fountain code and use Adaptive Information Dispersal Algorithm to quickly and efficiently broadcast large blocks. Harmony also features a design where Kademlia routing is used to achieve cross-shard transactions that scale logarithmically with the number of shards.


==== '''Asynchronous Cross-Shard Transactions'''<ref>https://docs.harmony.one/home/general/technology/transactions</ref> ====
==== '''Asynchronous Cross-Shard Transactions'''<ref>https://docs.harmony.one/home/general/technology/transactions</ref> ====
Line 36: Line 33:


==== Staking ====
==== Staking ====
Harmony is a Proof-of-Stake blockchain. Validator wallets are funded with 10,001 ONE<ref>https://docs.harmony.one/home/network/validators/creating-a-validator</ref>. ONE token holders are also able to delegate their ONE tokens to existing validators to participate in the staking process. The more ONE token staked, the more secure the network becomes. Elected validators who successfully sign blocks will receive block rewards in ONE tokens as compensation for their services.
Harmony is a Proof-of-Stake blockchain. Validator wallets are funded with 10,001 ONE<ref>https://docs.harmony.one/home/network/validators/creating-a-validator</ref>. ONE token holders are also able to delegate their ONE tokens to existing validators to participate in the staking process. Elected validators who successfully sign blocks will receive block rewards in ONE tokens as compensation for their services.


==== Governance ====
==== Governance ====
Line 42: Line 39:


== References ==
== References ==
<references />
[[Category:Layer 1]]

Navigation menu