Skip to content

Commit

Permalink
Merge pull request #178 from Uxio0/update-4337-readme
Browse files Browse the repository at this point in the history
Update 4337 readme
  • Loading branch information
remedcu authored Dec 1, 2023
2 parents 3e02db3 + 211de4b commit 7b77224
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 4337/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,11 @@ npm test

End-to-end tests with the reference bundler implementation are also provided. These automated tests verify that no user operation validation rules are broken by the implementation.

Note: Geth is used as the RPC because the reference bundler implementation relies on Geth-specific tracing APIs.

```bash
docker compose up -d
npm test:e2e
npm run test:e2e
```

### Deploy
Expand Down

0 comments on commit 7b77224

Please sign in to comment.