See Also
Proof of Activity (PoA) Summary [Cryptocurrency consensus mechanisms]
Proof of Activity (PoA) is a cryptocurrency consensus mechanism which combines Proof of Work (PoW) and Proof of State (PoW) into a hybrid mining system. In a PoA system, validators begin by applying a Proof of Work stage to block headers until they find a desirable hash. The block headers are then passed onto a […]
Proof of Space (PoSpace) Summary [Cryptocurrency consensus mechanisms]
Proof of Space uses hard disk space as the value used to guarantee a participant’s stake in mining. By allocating disk space, the network participant provides value to the network, which uses this space to solve computational problems. Given low network bandwidth for a lot of regions, making it difficult to transfer large amounts of […]
ELI5 Proof of Stake (PoS) – How does PoS work?
In the cryptocurrency universe, Proof of Stake (PoS) is one of the most popular alternatives to the Proof of Work (PoW) family of consensus mechanisms. While PoW systems invest large amounts of energy to make sure transactions are legit, PoS does not require mining hardware. Proof of Stake “miners” (stakers) must lock a financial stake […]
Proof of Authority (PoA) Summary [Cryptocurrency consensus mechanisms]
Proof of Authority is a consensus mechanism where members of a cryptocurrency network are identified and receive delegated powers to solve blocks. If they defraud the system their identity is at stake and they will either be prosecuted or booted from the network. This is a centralized system where a higher authority delegates mining powers […]