Learning about Account Abstraction can be hard to get into at times. We wanted to make sure for those of you who might need some additional context that there are ways for you to get it. Take a look at some more learning materials below.

Account Abstraction Introduction

A simple less technical introduction into Account Abstraction

https://www.biconomy.io/post/introduction-to-account-abstraction

Decoding EntryPoint and User Operation Part 1

Definitions of the different parts of what makes up the ERC 4337 solution for account abstraction. This is what our SDK is built around.

https://www.biconomy.io/post/decoding-entrypoint-and-useroperation-with-erc-4337-part1

Decoding EntryPoint and User Operation Part 2

Line by line overview of the Entry Point contract which is what powers the entire process of Account Abstraction

https://www.biconomy.io/post/decoding-entrypoint-and-useroperation-with-erc-4337-part2

Building Modules on our Smart Accounts with Session Keys

Interested in getting our session key bounty? Check out this tutorial on building a session key module on top of our solution.

https://www.biconomy.io/post/modular-session-keys