Skip to content

NethermindEth/mev-aa-geth

 
 

MEV-AA-geth

This is a fork of MEV-geth, which is a fork of go-ethereum, the original README is here.

This repository aims to implement ERC-4337 on top of MEV-geth. This repository specifically is maintained by Nethermind, however OpenGSN has provided useful tooling alongside their EntryPoint.sol implementation, including an ethers.js fork that enables seamless signing with ERC-4337 compatible User Operation objects.

Quick start

git clone https://github.com/NethermindEth/mev-aa-geth
cd mev-aa-geth
make geth

See here for further info on building MEV-geth from source.

Documentation

Further documentation coming soon, until then ERC-4337 will be the best resource to learn more about the functionality of this repository.

Feature requests and bug reports

If you would like to contribute or report bugs, we appreciate the opening of any issues or pull requests.

About

Go implementation of MEV-Auction for Ethereum

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 89.7%
  • C 5.0%
  • JavaScript 3.3%
  • Assembly 0.7%
  • Java 0.2%
  • Sage 0.2%
  • Other 0.9%