This repository was archived by the owner on Oct 25, 2025. It is now read-only.
v0.0.1 — Initial Pre-Release (Experimental)
Pre-release
Pre-release
Initial Release - v0.0.1
This is the first public release of Lantern.Beacon.Cli.
Features:
- Ethereum Consensus Layer Light Client: Tracks the latest
sync committeein the Beacon chain, allowing verification of Ethereum's consensus in a lightweight and trustless manner. - Fully P2P (Peer-to-Peer): No need for an RPC—the client syncs directly with peers on the network.
- Cross-platform: Supports macOS, Windows, and Linux with single-file executable binaries.
Notes:
- This is an experimental release, and bugs are expected.
- Feedback is welcome! Please report any issues or suggestions.
Downloads:
- macOS (x64 - Intel): Lantern.Beacon.Cli-osx-x64.zip
- macOS (arm64 - Apple Silicon): Lantern.Beacon.Cli-osx-arm64.zip
- Windows (x64): Lantern.Beacon.Cli-win-x64.exe
- Linux (x64): Lantern.Beacon.Cli-linux-x64.tar.gz
- Linux (arm64): Lantern.Beacon.Cli-linux-arm64.tar.gz
- Linux (arm32): Lantern.Beacon.Cli-linux-arm.tar.gz