GithubHelp home page GithubHelp logo

realbigsean / lighthouse-kiln-mev-boost Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sigp/lighthouse-kintsugi

0.0 2.0 0.0 62 KB

Tracks the progress of Lighthouse on the Kintsugi interop effort

Shell 100.00%

lighthouse-kiln-mev-boost's Introduction

MEV Lighthouse Kiln

How To Run

This testnet requires 5 terminal processes, one for geth, 2 for beacon nodes, one for a validator client, and one for MEV-boost. See the per-terminal commands below.

Terminal 1: Geth

cd geth

On the first time, be sure to run ./install-geth.sh

./run-geth.sh

You will be prompted to enter a password for the wallet. You can just press ENTER a few times. After being dumped into the console you must run

miner.start()

Terminal 2: MEV boost

Install MEV-boost, the directions exist in the mev-boost dir.

cd mev_boost
./mev_boost

Terminal 3: Lighthouse Beacon Node 1

First, install lighthouse and lcli if you haven't. Directions exist in the lighthouse directory.

cd lighthouse
./start_beacon_node_1.sh

Note: it's important to start this beacon node before the other beacon node or validator client because this script also produces tesnet config.

Terminal 4: Lighthouse Beacon Node 2

cd lighthouse
./start_beacon_node_2.sh

Terminal 5: Lighthouse Validator Client

cd lighthouse
./start_validator_client.sh

lighthouse-kiln-mev-boost's People

Contributors

ethdreamer avatar paulhauner avatar realbigsean avatar zedt3ster avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.