mirror of
https://github.com/getwax/zk-account-abstraction.git
synced 2026-01-09 20:47:58 -05:00
12 lines
541 B
Markdown
12 lines
541 B
Markdown
Implementation of contracts for [ERC-4337](https://eips.ethereum.org/EIPS/eip-4337) account abstraction via alternative mempool.
|
|
|
|
# Resources
|
|
|
|
[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)
|