macOS
brew install lighthouselocal Homebrew formula metadata
brew / rank 4065
Rust Ethereum 2.0 Client. Version 8.2.1 via Homebrew; verified 2026-07-21. Also installable with nix: nix profile install nixpkgs#lighthouse.
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:lighthouse |
|---|---|
| Version | 8.2.1 |
| Package manager | Homebrew |
| Homepage | https://lighthouse.sigmaprime.io/ |
| Repository | https://github.com/sigp/lighthouse |
| Last updated | 2026-07-21T07:02:33Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.2.0-r0
Ethereum 2.0 Client
https://lighthouse.sigmaprime.io/
sudo apk add lighthouselighthouse-doc 8.2.0-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.