2 unstable releases
| 0.2.0 | Jan 1, 2026 |
|---|---|
| 0.1.0 | Dec 31, 2025 |
#21 in #beacon
Used in pezsnowbridge-pezpallet-i…
4MB
56K
SLoC
Ethereum Beacon Client
The Ethereum Beacon Client is an on-chain light client that tracks Ethereum consensus using the beacon chain.
lib.rs:
Ethereum Beacon Client
A light client that verifies consensus updates signed by the sync committee of the beacon chain.
Extrinsics
Governance
Call::force_checkpoint: Set the initial trusted consensus checkpoint.Call::set_operating_mode: Set the operating mode of the pezpallet. Can be used to disable processing of consensus updates.
Consensus Updates
Call::submit: Submit a finalized beacon header with an optional sync committee update
Dependencies
~39–65MB
~1M SLoC