macOS
brew install lighthouselocal Homebrew formula metadata
brew
Rust Ethereum 2.0 Client. Version 8.2.0 via Homebrew; verified 2026-06-22.
install
brew install lighthouselocal Homebrew formula metadata
sudo apk add lighthouseAlpine Linux edge package indexes · lighthouse · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#lighthousenixpkgs package indexes · pkgs/by-name/li/lighthouse/package.nix · source: api.github.com
overview
Rust Ethereum 2.0 Client
history
Lighthouse is Sigma Prime's Rust implementation of an Ethereum proof-of-stake consensus client. It supplies the beacon-node and validator-client software used to participate in Ethereum consensus, following the ethereum/consensus-specs work rather than defining a separate chain protocol.
The project grew out of the multi-client Ethereum 2.0 effort, where independent clients were built in several languages to avoid network-level monoculture. Lighthouse's identity has remained tied to Rust, security review, fuzzing, and operational documentation for validators.
The v1.0.0 release on November 24, 2020 marked the transition to a production/stable development phase for genesis staking, with mainnet genesis state included in the binary. After Ethereum's proof-of-stake chain became operational, Lighthouse continued as one of the major consensus-layer implementations alongside clients such as Prysm, Teku, Nimbus, and Lodestar.
Lighthouse was adopted by Ethereum node operators and solo stakers because it packaged a beacon node, validator client, validator-account tooling, Docker images, and detailed operator documentation in one client family. Distribution through Homebrew and other package managers made it unusually easy for Unix users to install a consensus client from the same workflow used for ordinary developer tools.
Typical usage is running a Lighthouse beacon node beside an Ethereum execution client, then running a validator client for staking keys when the operator is validating. The command-line surface also includes account and validator utilities, making the package relevant both to long-running infrastructure and to one-off validator administration.
For package maintainers, Lighthouse is a good example of a blockchain daemon that is not just a single executable: releases are tied to protocol upgrades, binary distribution matters for validators, and operational correctness depends on pairing it with the right execution-layer and networking configuration.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lighthouse | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sigp/lighthouse
install metadata
| Package key | brew:lighthouse |
|---|---|
| Version | 8.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lighthouse |
| Homepage | https://lighthouse.sigmaprime.io/ |
| Repository | https://github.com/sigp/lighthouse |
| Upstream docs | https://lighthouse.sigmaprime.io/ |
| License | Apache-2.0 |
| Source archive | https://github.com/sigp/lighthouse/archive/refs/tags/v8.2.0.tar.gz |
| Last updated | 2026-06-22T14:05:10-07:00 |
| Pulse | updated |
| Build dependencies | cmake, protobuf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lighthouse |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
lighthouse
nix profile install nixpkgs#lighthouselighthouse 8.1.3-r0
Ethereum 2.0 Client
https://lighthouse.sigmaprime.io/
sudo apk add lighthouselighthouse-doc 8.1.3-r0
Ethereum 2.0 Client (documentation)
https://lighthouse.sigmaprime.io/
sudo apk add lighthouse-docsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.