/eip4844-interop

Testing EIP-4844 on EL and CL clients

Primary LanguageShell

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