Skip to content

A Kurtosis package that deploys a private, portable, and modular Ethereum devnet

License

Notifications You must be signed in to change notification settings

whereasjovially/ethereum-package

 
 

Repository files navigation

How to run the private network.

Open in Gitpod

  1. [Install Docker & start the Docker Daemon if you haven't done so already][docker-installation]
  2. [Install the Kurtosis CLI, or upgrade it to the latest version if it's already installed][kurtosis-cli-installation]
  3. 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

About

A Kurtosis package that deploys a private, portable, and modular Ethereum devnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Starlark 98.7%
  • Other 1.3%