GithubHelp home page GithubHelp logo

engram-network / erc-4337 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stackup-wallet/erc-4337-execution-clients

0.0 0.0 0.0 66 KB

A repository for building EVM execution clients with native ERC-4337 tracers.

Home Page: https://docs.stackup.sh/docs/erc-4337-bundler-installation#using-native-tracing

License: GNU General Public License v3.0

Shell 100.00%

erc-4337's Introduction

Getting started

A repository for building Geth and other EVM execution clients with native ERC-4337 tracers.

Execution client status

Client Release version Pre-built docker image Build binary from source
go-ethereum v1.13.15
bor (Polygon PoS) v1.3.0
nitro (Arbitrum) v2.3.3
op-geth (Optimism) v1.101311.0
base-node (Base) v0.8.1
bsc (Binance Smart Chain) v1.3.13
avalanchego (Avax) v1.11.4

Pre-built docker images

Pre-built docker images are available at the following repositories. The tags correlate to the execution client's commit ref that the tracer was compiled with.

Building binaries from source

Alternatively, you can build all binaries from source by cloning this repository.

Git clone

Note that this repository uses git submodules to build execution clients based on a pinned release version. Make sure to include the --recurse-submodules flag in your git clone command.

git clone --recurse-submodules https://github.com/stackup-wallet/erc-4337-execution-client-builder.git

Prerequisites

Most clients will require the following system dependencies to successfully compile:

  • Go 1.21

Running the build scripts

Use the following scripts to build a client from source with native ERC-4337 tracers included.

$CLIENT can be replaced with one of the currently supported execution clients:

  • go-ethereum
  • bor
  • nitro
  • op-geth
  • base-node
  • bsc
  • avalanchego
./build_scripts/$CLIENT.sh

All binaries will be available in the ./builds/$CLIENT directory.

Tracer development

See the documentation on Geth's custom EVM tracers for details on setting up a dev environment for tracer iterations.

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

Feel free to direct any technical related questions to the dev-hub channel in the Stackup Discord.

erc-4337's People

Contributors

hazim-j 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.