Skip to content

This is a dummy EL that can be used with zk attester nodes. This is a temp solution to a problem.

Notifications You must be signed in to change notification settings

ethpandaops/dummy-el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Dummy EL

This is a dummy EL that can be used with zk attester nodes. These nodes do not require an EL to function since they verify zkEVM proofs that attest to the validity of the execution payload.

Quick Start

1. Build the Docker Image

From the ethereum-package repository root:

docker build -f dummy_el/Dockerfile -t dummy_el:local .

2. Adding to Kurtosis

In Kurtosis, you can add the following:

  - el_type: dummy
    el_image: dummy_el:local

About

This is a dummy EL that can be used with zk attester nodes. This is a temp solution to a problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published