Adding reference bundler links (#168)

This commit is contained in:
shahafn
2023-01-08 18:17:35 +02:00
committed by GitHub
parent 6dea6d8752
commit 6c6c5dc765

View File

@@ -5,3 +5,7 @@ Implementation of contracts for [ERC-4337](https://eips.ethereum.org/EIPS/eip-43
[Vitalik's post on account abstraction without Ethereum protocol changes](https://medium.com/infinitism/erc-4337-account-abstraction-without-ethereum-protocol-changes-d75c9d94dc4a)
[Discord server](http://discord.gg/fbDyENb6Y9)
[Bundler reference implementation](https://github.com/eth-infinitism/bundler)
[Bundler specification test suite](https://github.com/eth-infinitism/bundler-spec-tests)