diff --git a/MEV_by_chains/MEV_on_Ethereum/account_abstraction/README.md b/MEV_by_chains/MEV_on_Ethereum/account_abstraction/README.md index f502974..7f9905d 100644 --- a/MEV_by_chains/MEV_on_Ethereum/account_abstraction/README.md +++ b/MEV_by_chains/MEV_on_Ethereum/account_abstraction/README.md @@ -23,5 +23,6 @@ * [unpacking erc-4337, by a. chiplunkar](https://frontier.tech/unpacking-erc-4337) * [account abstraction, by safe](https://safe.mirror.xyz/9KmZjEbFkmI79s28d9xar6JWYrE50F5AHpa5CR12YGI) * [erc-4337 is on mainnet](https://twitter.com/erc4337/status/1631087958949531648) +* [erc-4337 bundler implementation in rust](https://github.com/Vid201/aa-bundler)