Proof of Stake (PoS) is a mechanism blockchains use to agree on which transactions are valid, without relying on the energy-intensive mining competition used in Proof of Work. Instead of competing to solve a computational puzzle, validators lock up ("stake") a quantity of the network's own token as collateral. The protocol then selects validators to propose and confirm new blocks, weighted roughly by how much they have staked, and rewards them with newly issued tokens and transaction fees for doing so honestly.

Why it exists

Proof of Work secures a network by making dishonesty computationally expensive — attacking the network means outspending everyone else on hardware and electricity. Proof of Stake achieves a similar effect financially rather than physically: a validator who behaves dishonestly risks having their staked tokens partially destroyed ("slashed"), so the cost of attacking the network is borne in capital at risk rather than energy burned. This is the main reason most newer major networks (Ethereum since 2022, Solana, Cardano, and the majority of new Layer-1s) use PoS rather than PoW — it's dramatically more energy-efficient and doesn't require specialized hardware to participate.

Why it matters for Shariah screening

Staking rewards are one of the more scrutinized mechanics in our methodology, because the structure of the reward determines whether it resembles a permissible profit-share or impermissible riba. A staking design where rewards are genuinely variable, tied to real network activity, and where the staker bears real risk (slashing) functions more like Wakalah (agency) or Mudarabah — the staker is doing a job (validating) and being paid for it, with downside risk attached. A design offering a fixed, guaranteed return regardless of network performance or risk reads much closer to interest. See Is Crypto Staking Halal? for how this is applied coin by coin.