Skip to content
Blockchain Association of Cameroon
BAC-L3-XCHAIN-102Interoperable systems engineeringAdvanced

Light clients: what is actually verified

The mechanism that makes trust-minimised interoperability possible, and the cost that explains why so many bridges skip it.

Level
L3Infrastructure engineer
Duration
4 h
Track
Interoperable systems engineering
Maintainer
Chief Blockchain Architect

Learning objectives

  • 01Describe what a light client verifies and what it assumes
  • 02Implement verification of a remote header
  • 03Assess the on-chain cost of that verification

Guided lab

Implement a header verifier for a remote chain and measure its cost.

Independent lab

Compare verification cost across two distinct consensus protocols.

Security angle

A stale light client accepts an obsolete chain: freshness is part of the security.

Assessment

Working verifier with a documented cost measurement.