mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 02:49:55 +00:00
chore: add docs for using personal tag in kurtosis (#8354)
This commit is contained in:
@ -35,6 +35,10 @@ First, in your home directory, create a file with the name `network_params.json`
|
|||||||
"launch_additional_services": false
|
"launch_additional_services": false
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> [!TIP]
|
||||||
|
> If you would like to use a modified reth node, you can build an image locally with a custom tag. The tag can then be used in the `el_image` field in the `network_params.json` file.
|
||||||
|
|
||||||
### Step 2: Spin up your network
|
### Step 2: Spin up your network
|
||||||
|
|
||||||
Next, run the following command from your command line:
|
Next, run the following command from your command line:
|
||||||
|
|||||||
Reference in New Issue
Block a user