mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-16 16:58:47 +00:00
11 lines
492 B
Markdown
11 lines
492 B
Markdown
# Testnets
|
|
|
|
Lighthouse does not offer a public testnet _yet_. In the meantime, it's easy to
|
|
start a local testnet:
|
|
|
|
- [Run a simple testnet](testnets.html) in Only Three CLI Commands™.
|
|
- Developers of other Eth2 clients should see the [interop guide](interop.html).
|
|
- The [sigp/lighthouse-docker](https://github.com/sigp/lighthouse-docker) repo
|
|
contains a `docker-compose` setup that runs a multi-node network with
|
|
built-in metrics and monitoring dashboards, all from your local machine.
|