lighthouse/book/src/installation.md
Michael Sproul 1c9ec42dcb More merge doc updates (#3509)
## Proposed Changes

Address a few shortcomings of the book noticed by users:

- Remove description of redundant execution nodes
- Use an Infura eth1 node rather than an eth2 node in the merge migration example
- Add an example of the fee recipient address format (we support addresses without the 0x prefix, but 0x prefixed feels more canonical).
- Clarify that Windows support is no longer beta
- Add a link to the MSRV to the build-from-source instructions
2022-08-26 21:47:50 +00:00

984 B

📦 Installation

Lighthouse runs on Linux, macOS, and Windows.

There are three core methods to obtain the Lighthouse application:

Community-maintained additional installation methods:

Additionally, there are two extra guides for specific uses:

Minimum System Requirements

  • Dual-core CPU, 2015 or newer
  • 8 GB RAM
  • 128 GB solid state storage
  • 10 Mb/s download, 5 Mb/s upload broadband connection

For more information see System Requirements.