# sigp/lighthouse

Ethereum consensus client in Rust

Repository: https://github.com/sigp/lighthouse
Canonical: https://ross.abutalabs.com/products/sigp-lighthouse
Homepage: https://lighthouse-book.sigmaprime.io/
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: ethereum, eth2, proof-of-stake
Last push: 2026-08-26T19:20:13+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 2980, "days_push": 7, "days_rel": 16, "gap_med": 27, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3466, forks 1051 (observed 2026-08-28T04:08:05.761322+00:00)

## What it is
Lighthouse is an open-source Ethereum consensus (beacon chain) client written in Rust, maintained by Sigma Prime. It implements the Ethereum proof-of-stake consensus specification and can run as a beacon node and validator client on mainnet.

## Use cases
- run an Ethereum beacon node
- stake ETH and become a mainnet validator
- run a local Ethereum testnet
- query the Ethereum consensus REST API
- participate in Ethereum proof-of-stake consensus

## When to choose
- you need a security-audited, fuzz-tested Ethereum consensus client
- you want high performance and memory safety from a Rust implementation
- you plan to run a mainnet validator or beacon node on Linux/macOS

## When to avoid
- you need an Ethereum execution client (use Geth, Nethermind, Besu, etc.)
- you only need to read chain data without running a full node
- you need first-class Windows support

## Facets
- artifact type: application
- maturity: stable
- function: security, networking, cli, http-server, testing
- domain: blockchain, microservices, security
- platform: windows, rust, cli
- tags: ethereum, consensus-client, proof-of-stake, beacon-node, validator-client, staking, blockchain-node, cryptocurrency, linux, macos, docker

## Member repositories
- sigp/lighthouse (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:05.761322+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:36:51.858064+00:00, confidence not recorded.
  - readme: https://github.com/sigp/lighthouse (fetched 2026-08-28T04:08:05.761322+00:00, sha 64c4fd7e89fa)
  - homepage: https://lighthouse-book.sigmaprime.io/ (fetched 2026-08-29T09:30:43.919167+00:00, sha 72ac8b736256)
  - site_page: https://lighthouse-book.sigmaprime.io/installation.html (fetched 2026-08-29T09:30:43.927903+00:00, sha c2b736744b59)
- Data as of 2026-08-30T08:39:29.467469+00:00.
