Description
Lantern is an Ethereum light client implementation in C# enabling peer-to-peer consensus tracking on resource-constrained devices without full node requirements. The client maintains direct connections to beacon nodes through libp2p protocol, tracking sync committee signatures for consensus verification while eliminating dependence on centralized RPC providers for blockchain data access.