📖 A curated list of resources dedicated to Account Abstraction (EIP-4337)
-
Updated
Jan 20, 2025
📖 A curated list of resources dedicated to Account Abstraction (EIP-4337)
Ambire Wallet: making self-custody easy and secure for the EVM ecosystem
Account Abstraction smart contract accounts, modules, audits, tests, and formal verification
A solidity library to verify a secp256r1 signature in several ways
WebAuthn library in Solidity
A minimal Smart Wallet prototype in Solidity inspired by EIP-4337. Includes core features like owner management, secure execution, nonce handling, signature validation, and a Paymaster contract for gas sponsorship.Bonus features include ERC20 gas payments and batched transactions.
A comprehensive implementation of Account Abstraction (AA) on both Ethereum and zkSync Era, built with Foundry. This project demonstrates how to create, deploy, and interact with smart contract accounts that can execute transactions without requiring users to manage private keys directly.
A complete, low-level Account Abstraction demo built without convenience libraries. Ideal for developers who want to study and extend AA from first principles.
Account Abstraction (AA) client SDK for DERA chain.
Typescript AA-Bundler and Paymaster service that comply with EIP-4337.
The AA client example code that utilize DERA chain native Bundler and Paymaster service.
Add a description, image, and links to the eip-4337 topic page so that developers can more easily learn about it.
To associate your repository with the eip-4337 topic, visit your repo's landing page and select "manage topics."