Skip to content

Commit

Permalink
docs: kurtosis optimism-package branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed Dec 4, 2024
1 parent ab0130a commit 069d82c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions book/advanced/kurtosis.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,9 @@ ethereum_package:
Run the testnet using the following command:
```bash
kurtosis run --enclave my-testnet github.com/ethpandaops/optimism-package@bbusa/add-miner --args-file op-network.yaml --image-download always
kurtosis run --enclave my-testnet github.com/ethpandaops/optimism-package --args-file op-network.yaml --image-download always
```

Note: We're currently using the `bbusa/add-miner` branch of the `optimism-package` repo because it has a fix for the `op-batcher` container.

## How to get the relevant RPC's from Kurtosis?

Once the Kurtosis service is running, you can get the relevant RPC endpoints (`L1_RPC`, `L2_RPC`, `L1_BEACON_RPC`, `L2_NODE_RPC`) from the logs:
Expand Down

0 comments on commit 069d82c

Please sign in to comment.