Reading Materials
Curated blog posts, specs, and ecosystem discussions on Account Abstraction.
This page collects useful articles, posts, and discussions related to Account Abstraction (ERC-4337 and beyond). Each section groups readings by a focus area.
We also recommend subscribing to our Substack for the latest updates
🧱 Foundational Posts
ERC-4337: Account Abstraction Without Protocol Changes The original blog post by Vitalik Buterin outlining the vision behind ERC-4337.
Unified ERC-4337 mempool What does censorship-resistance require of ERC-4337 and how can we prevent mempool fragmentation?
📜 AA Standards
Core Standards
Core Standards: Rollups
Supporting Standards
🤿 Deep Dives
You Could Have Invented Account Abstraction - 4 part series Reverse engineering AA capabilities while preseving strong censorship resistance and decentralization to better understand the reasoning behind ERC-4337's architecture.
What are Paymasters? Technical overview of the different types of paymasters and how they work.
What happens to a UserOp within a Bundler? Why do we need a bundler when you can just relay the UserOp directly to the entrypoint from an EOA?
Mempool Stages Framework The ERC-4337 Team introduced a framework which categorizes Bundler Mempool development into distinct stages. As the framework progresses, it enhances user benefits at every stage, such as censorship resistance, decentralization, and permissionless.
📰 In the news
Shared Mempool: Official Launch on Ethereum Mainnet, Arbitrum and Optimism The ERC-4337 shared mempool goes live on Ethereum, Arbitrum and Optimism. The mempool is what allows AA while preserving decentralization.
Toyota: How to Introduce Mobility into the Public Blockchain with ERC-4337 SCW == Smart Car Wallet? Interesting research by the Toyota Blockchain Lab on using ERC-4337 to manage open and transferable accounts for cars themselves
Visa: What is Account Abstraction? Exploring new techniques for blockchain payment processing The team at Visa has deployed experimental Visa Paymaster contracts on Ethereum's Goerli Testnet to explore the power of AA.
Visa: Auto Payments for Self-Custodial Wallets The team at Visa continues their research into AA and the innovative payment solutions it offers, and explore automatic recurring payments capabilities for self-custodial accounts.
💬 Discussions and Threads
Ethereum Magicians: ERC-4337 Thread The thread on Ethereum Magicians for the ERC-4337 standard.
Ethereum Magicians: RIP-7560 Thread The thread on Ethereum Magicians for the RIP-7560 standard.
The road to Post-Quantum Ethereum transaction is paved with Account Abstraction Exploring the feasibility of implementing a post-quantum signature scheme for Ethereum with AA
📊 Useful Metrics
BundlerBear BundleBear is a dataset that tracks the adoption of smart accounts.
Contributing
If you have relevant resources that should be included in this list, please submit a pull request with the resource details following the format above.
Format for Adding Resources
When adding new resources, please use the following format:
- **[Title of the Resource](link-to-resource)**
Brief description of the content
Last updated