Lodestar Ethereum Consensus Implementation

May 14, 2026 ยท View on GitHub

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.
PackageVersionLicenseDocsDescription
@chainsafe/lodestarnpmLicensedocumentation:computer: Command-line tool for Lodestar
@lodestar/apinpmLicensedocumentation:clipboard: REST Client for the Ethereum Beacon API
@lodestar/beacon-nodenpmLicensedocumentation:rotating_light: Beacon-chain client
@lodestar/confignpmLicensedocumentation:spiral_notepad: Eth Consensus types and params bundled together
@lodestar/dbnpmLicensedocumentation:floppy_disk: Read/write persistent Eth Consensus data
@lodestar/eranpmLicensedocumentation:file_folder: Era file handling for historical beacon chain data
@lodestar/fork-choicenpmLicensedocumentation:fork_and_knife: Beacon-chain fork choice
@lodestar/loggernpmLicensedocumentation:memo: NodeJS logger for Lodestar binaries
@lodestar/paramsnpmLicensedocumentation:spider_web: Eth Consensus network parameters
@lodestar/reqrespnpmLicensedocumentation:telephone_receiver: Eth Consensus Req/Resp protocol
@lodestar/spec-test-utilnpmLicensedocumentation:test_tube: Test harness for Eth Consensus spec tests
@lodestar/state-transitionnpmLicensedocumentation:mag_right: Eth Consensus beacon-state transition
@lodestar/typesnpmLicensedocumentation:spiral_notepad: Eth Consensus TypeScript and SSZ types
@lodestar/utilsnpmLicensedocumentation:toolbox: Miscellaneous utility functions used across Lodestar
@lodestar/validatornpmLicensedocumentation:bank: Validator client

Contributors

Read our contributors document, submit an issue or talk to us on our Discord!

Meetings

Weekly contributor meetings are posted under Discussions and topics are welcomed by any participant in the relevant meeting thread. Feel free to check out our meeting notes and documents on HackMD. Post-September 2021, meeting notes can be found on the Lodestar Wiki Page.

Donations

We are a local group of Toronto open-source developers. As such, all of our open-source work is funded by grants. We all take the time out of our hectic lives to contribute to the Ethereum ecosystem. If you want to donate, you can find the ETH address under "Sponsor this project" on this repository.