Hashgraph spreads information with “gossip about gossip.” Each event includes hashes of prior events. Nodes then perform virtual voting with no extra messages. Consensus provides aBFT security under standard assumptions. It offers fairness for ordering and timestamp assignment. Finality arrives within a few seconds on the mainnet. You submit, get a receipt, and move on. No confirmation depth applies. You can review the core papers for proofs and properties. Use them when preparing risk memos.
Key components at a glance
- Consensus nodes order and timestamp transactions.
- Mirror nodes relay historical data and events at scale.
- Network services expose native features through SDKs and APIs.
 
		 
                                     
                                     
                                     
         
                        