Files
lodestar/scripts
kevaundray 7332b1afe1 chore: add script to launch up local kurtosis testnet (#8070)
**Motivation**

Adds a bash script that allows one to launch up a local kurtosis testnet
based off of the changes made locally.

Might be useful to others -- if so, I can clean it up

<!-- Why is this PR exists? What are the goals of the pull request? -->

**Description**

```
# start a testnet with local changes
./scripts/kurtosis/run.sh start 

# stop the testnet and cleanup
./scripts/kurtosis/run.sh stop
```

---------

Co-authored-by: Nico Flaig <nflaig@protonmail.com>
2025-09-02 08:51:13 -04:00
..
2020-10-30 11:09:05 +01:00