mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 21:34:46 +00:00
Make local-testnet setup more discoverable (#2572)
Move the contents of book/src/local-testnets.md into book/src/setup.md to make it more discoverable. Also, the link to scripts/local_testnet was missing `/local_testnet`.
This commit is contained in:
@@ -47,3 +47,12 @@ These tests are quite large (100's of MB) so they're only downloaded if you run
|
||||
`$ make test-ef` (or anything that run it). You may want to avoid
|
||||
downloading these tests if you're on a slow or metered Internet connection. CI
|
||||
will require them to pass, though.
|
||||
|
||||
## Local Testnets
|
||||
|
||||
During development and testing it can be useful to start a small, local
|
||||
testnet.
|
||||
|
||||
The
|
||||
[scripts/local_testnet/](https://github.com/sigp/lighthouse/tree/unstable/scripts/local_testnet)
|
||||
directory contains several scripts and a README that should make this process easy.
|
||||
|
||||
Reference in New Issue
Block a user