Skip to main content

Hashgraph Consensus

Definition

Hashgraph consensus is a distributed ledger technology algorithm that utilizes a gossip protocol and a virtual voting mechanism to achieve agreement among network participants. Unlike traditional blockchains, it does not rely on blocks or mining, instead using a directed acyclic graph structure. This method aims for high transaction throughput, fairness, and asynchronous Byzantine fault tolerance.