Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1023 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 1023 Bytes

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