Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shahafn committed Dec 29, 2022
1 parent 21b2ed5 commit 514ed75
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# EIP4337 bundler compatibility tests.

For additional information on the motivation and importance of having a compatibility test suite, see https://notes.ethereum.org/@yoav/unified-erc-4337-mempool

#### Prerequisites

Python version 3.8+
PDM - python package and dependency manager version 2.2.1+

#### Installation
Run `pdm install && git submodule update --init --recursive && pdm run init-deps`
Run `pdm install && git submodule update --init --recursive && pdm run update-deps`

#### Running the tests

Expand Down

0 comments on commit 514ed75

Please sign in to comment.