Skip to content

Commit

Permalink
Merge branch 'local-testnet-doc' of https://github.com/chong-he/light…
Browse files Browse the repository at this point in the history
…house into local-testnet-doc
  • Loading branch information
chong-he committed Jun 18, 2024
2 parents 04ae970 + 7a71cda commit 949347d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/local_testnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cd ./scripts/local_testnet

It will build a Lighthouse docker image from the root of the directory and will take an approximately 12 minutes to complete. Once built, the testing will be started automatically. You will see a list of services running and "Started!" at the end.
You can also select your own Lighthouse docker image to use by specifying it in `network_params.yml` under the `cl_image` key.
Full configuration reference for kurtosis is specified [here](https://github.com/kurtosis-tech/ethereum-package?tab=readme-ov-file#configuration).
Full configuration reference for kurtosis is specified [here](https://github.com/ethpandaops/ethereum-package?tab=readme-ov-file#configuration).

To view all running services:

Expand Down Expand Up @@ -63,7 +63,7 @@ Kurtosis comes with a Dora explorer which can be opened with:
open $(kurtosis port print local-testnet dora http)
```

Some testnet parameters can be varied by modifying the `network_params.yaml` file. Kurtosis also comes with a web UI which can be open with `kurtosis web`. To
Some testnet parameters can be varied by modifying the `network_params.yaml` file. Kurtosis also comes with a web UI which can be open with `kurtosis web`.

## Stopping the testnet

Expand Down

0 comments on commit 949347d

Please sign in to comment.