See Also
Proof of Location (PoL) Summary [Cryptocurrency consensus mechanisms]
In a Proof of Location consensus algorithm, users’ geospatial coordinates are accounted for as proof of value. This kind of algorithm is usually employed in cryptocurrency geomining systems. In a geomining application, users earn rewards for being at a certain place at a certain time. If, for example, a company wished to gather participants for […]
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 […]
Proof of Elapsed Time (POET) Summary [Cryptocurrency consensus mechanisms]
In this poetically named consensus mechanism, network participants prove that they have slept for a random amount of time before being able to mint a block. POET was released by Intel in 2016 and was originally aimed at trusted computing using Intel CPU’s. A special instruction set called Software Guard Extensions (SGX) allows programs to […]
Proof of Capacity (PoC) Summary [Cryptocurrency consensus mechanisms]
Proof of Capacity (PoC) consensus algorithms require network participants to prove they have performed a certain amount of storage operations in order to mine a valid block. Where Proof of Work consensus requires users to prove they have performed computations in time (to guarantee a 10 minute space between Bitcoin blocks, for example), Proof of […]