Skip to main content

Stateless Blockchain Clients

Definition

Stateless blockchain clients are network participants that can verify the state of a blockchain without storing the entire historical ledger. They rely on cryptographic proofs provided by full nodes to confirm the validity of transactions and the current state. This design significantly reduces storage and computational requirements for individual clients.