mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 10:11:44 +00:00
The main change is adding a guide to partially reconstruct historic states to the FAQ. Other changes: - Update the database scheme info - Delete the Homebrew issue as it has been solved in https://github.com/Homebrew/homebrew-core/pull/225877 - Update default gas limit in: [7cbf7f1](7cbf7f1516) - Updated the binary installation page [8076ca7](8076ca7905) as Lighthouse now supports aarch-apple binary built since v7.1.0
920 B
920 B
Homebrew package
Lighthouse is available on Linux and macOS via the Homebrew package manager.
Please note that this installation method is maintained by the Homebrew community. It is not officially supported by the Lighthouse team.
Installation
Install the latest version of the lighthouse formula with:
brew install lighthouse
Usage
If Homebrew is installed to your PATH (default), simply run:
lighthouse --help
Alternatively, you can find the lighthouse binary at:
"$(brew --prefix)/bin/lighthouse" --help
Maintenance
The formula is kept up-to-date by the Homebrew community and a bot that lists for new releases.
The package source can be found in the homebrew-core repository.