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

QYuQianchen/metaclear-ethereum-package

 
 

Repository files navigation

Metaclear MEV-Boost Testnet

Please refer to the original github.com/ethpandaops/ethereum-package for detailed explanation of each paramter.

Installation

  1. Follow the installation guide on ethpandaops/ethereum-package
  2. Install docker, kubectl, and minikube and follow the steps to configure the setup as in the guide to running Kurtosis in Kubernetes
  3. Configure the image pull policy in Kubernetes so that it does not always pull from remote imagePullPolicy: IfNotPresent
  4. Pull the repos and build their images locally
  1. Upload images to minikube
  2. Run the launch script
  chmod +x ./launch.sh && ./launch.sh

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 96.8%
  • Shell 2.4%
  • Other 0.8%