This repository contains the Lodestar light client and prover packages:
| Package | Description |
|---|---|
@lodestar/light-client |
Ethereum consensus light client |
@lodestar/prover |
Verified execution JSON-RPC provider and proxy built on the light client |
corepack enable
pnpm install
pnpm buildUseful checks:
pnpm lint
pnpm check-types
pnpm test:unitApache-2.0 ChainSafe Systems