Skip to content

A Kurtosis module for starting a private Ethereum network with a single command

Notifications You must be signed in to change notification settings

lorenzourb/ethereum-kurtosis-module

 
 

Repository files navigation

Ethereum Kurtosis Module

This repo contains an executable Kurtosis module for starting a private Ethereum network. It is published to Dockerhub here.

Run it with the CLI with:

kurtosis module exec kurtosistech/ethereum-kurtosis-module

https://www.techrepublic.com/article/how-to-build-a-docker-image-and-upload-it-to-docker-hub/ docker build -t forked-eth1-kurtosis-module -f ./kurtosis-module/Dockerfile . docker image tag forked-eth1-kurtosis-module lorenzourbini/forked-eth1-kurtosis-module:latest docker image push lorenzourbini/forked-eth1-kurtosis-module:latest

About

A Kurtosis module for starting a private Ethereum network with a single command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.8%
  • Shell 6.4%
  • Dockerfile 3.8%