SkillAgentSearch skills...

Lodestar

🌟 Ethereum Consensus client for the Zig and TypeScript ecosystem

Install / Use

/learn @ChainSafe/Lodestar
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"><a href="https://chainsafe.github.io/lodestar"><img width="500" title="Lodestar" src='assets/lodestar_icon_text_black_stroke.png' /></a></p>

Lodestar Ethereum Consensus Implementation

GitHub release (latest by date) Docker Image Version (latest by date) Eth Consensus Spec v1.5.0 ES Version Node Version codecov gitpoap badge

Lodestar is a TypeScript implementation of the Ethereum Consensus specification developed by ChainSafe Systems.

Getting started

Prerequisites

Developer Quickstart:
pnpm install
pnpm build
./lodestar --help

Architecture Overview

  • :package: This mono-repository contains a suite of Ethereum Consensus packages.
  • :balance_scale: The mono-repository is released under Apache-2.0 license. Note, that the packages contain their own licenses.

| Package | Version | License | Docs | Description | | ----------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | | @chainsafe/lodestar | npm | License | documentation | :computer: Command-line tool for Lodestar | | @lodestar/api | npm | License | documentation | :clipboard: REST Client for the Ethereum Beacon API | | @lodestar/beacon-node | npm | License | documentation | :rotating_light: Beacon-chain client | | @lodestar/config | npm | License | documentation | :spiral_notepad: Eth Consensus types and params bundled together | | @lodestar/db | npm | License | documentation | :floppy_disk: Read/write persistent Eth Consensus data | | @lodestar/era | npm | License | documentation | :file_folder: Era file handling for historical beacon chain data | | @lodestar/flare | npm | License | documentation | :boom: Command tool for triggering non-standard actions | | @lodestar/fork-choice | npm | License | documentation | :fork_and_knife: Beacon-chain fork choice | | @lodestar/light-client | npm | License | documentation | :bird: Ethereum Light client | | @lodestar/logger | npm | License | documentation | :memo: NodeJS logger for Lodestar binaries | | @lodestar/params | npm | License | documentation | :spider_web: Eth Consensus network parameters | | @lodestar/prover | [npm](https://w

View on GitHub
GitHub Stars1.4k
CategoryDevelopment
Updated1d ago
Forks444

Languages

TypeScript

Security Score

100/100

Audited on Mar 21, 2026

No findings