A consensus mechanism where validators are selected based on the amount of cryptocurrency they hold and stake.
Proof of Stake (PoS) is a consensus mechanism where validators are chosen to create new blocks based on the amount of cryptocurrency they hold and lock up (stake). Instead of using energy-intensive mining, PoS secures the blockchain through economic incentives.
PoS is widely adopted for its scalability and energy efficiency.
How PoS Works
Validators stake tokens as collateral
The protocol randomly selects a validator to propose a block
Other validators attest to its validity
The block is added to the chain
Validators earn rewards for honest behavior
Misconduct can lead to slashing, where a validator loses part of their stake.
Benefits of PoS
Low energy consumption
Faster block times
Higher transaction throughput
Supports scalable Layer-1 and Layer-2 networks
Aligns validator incentives with network security
PoS Networks
Ethereum (post-Merge)
Cardano
Solana
Avalanche
Polkadot
Cosmos (Tendermint)
Each network implements its own version of PoS.
Summary
Proof of Stake is a consensus mechanism that selects validators based on staked tokens, offering efficient and scalable blockchain security without mining.