Skip to main content

Light Client Protocol

Definition

A light client protocol allows network participants to verify the state of a blockchain without downloading the entire transaction history. Instead, light clients rely on a small portion of data, such as block headers, and cryptographic proofs provided by full nodes. This method significantly reduces the storage and computational resources required for participation. It enables mobile devices and other resource-constrained systems to interact with a blockchain.