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


📜 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


💬 Discussions and Threads


📊 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