rc65 / eip4844-interop

Testing EIP-4844 on EL and CL clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  1. Clone this repository
  2. Run git submodule update --init

Everytime you need to test a change in prysm or geth, run git submodule update --remote

Running the Devnet

  1. (Optional) Run make devnet-clean to start from a clean slate
  2. Run make devnet-up

About

Testing EIP-4844 on EL and CL clients


Languages

Language:Shell 85.1%Language:Makefile 14.9%