- [Install Docker & start the Docker Daemon if you haven't done so already][docker-installation]
- [Install the Kurtosis CLI, or upgrade it to the latest version if it's already installed][kurtosis-cli-installation]
- Run the package with default configurations from the command line:
git clone https://github.com/whereasjovially/ethereum-package.git
cd ethereum-package
kurtosis run --enclave interstate-devnet ./ --args-file network_params.yaml
If you don't want clone
kurtosis run --enclave interstate-devnet github.com/whereasjovially/ethereum-package --args-file network_params.yaml