eth-infinitism/account-abstraction
None observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 64
- Release rhythm 25
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 234
- age_days: 1682
- days_rel: 290
- days_push: 220
- n_releases_24m: 2
Adoption not part of the score
1938 stars · 833 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The reference implementation of ERC-4337 account abstraction for Ethereum, providing the singleton EntryPoint contract, base classes for smart contract accounts and paymasters, and sample wallet implementations. It lets developers build smart contract wallets with features like social recovery, batched transactions, and sponsored gas.
Use cases
- build an ERC-4337 smart contract wallet
- implement a paymaster for sponsored gas transactions
- deploy the EntryPoint contract on an EVM network
- add social recovery to a crypto wallet
- batch multiple transactions into one UserOperation
- integrate account abstraction into a dapp
- create an EIP-7702 compatible account
When to choose
- you are building smart contract accounts or paymasters compliant with ERC-4337
- you need the canonical, audited EntryPoint and base contracts
- you want reference implementations like SimpleAccount to start from
When to avoid
- you need a ready-made wallet application rather than contracts and libraries
- you are building on a non-EVM blockchain
- you only need a wallet SDK for sending transactions without account abstraction
Facets
library · maturity active
auth security sdk developer-tools blockchain security developer-tools cross-platform erc-4337 account-abstraction smart-contract-wallets entrypoint paymaster eip-7702 ethereum solidity-contracts useroperation gas-sponsoring cryptocurrency typescript solidity
1 source
- readme: https://github.com/eth-infinitism/account-abstraction · fetched 2026-08-28 · b14b4d2d4ff0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eth-infinitism/account-abstraction | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="eth-infinitism/account-abstraction")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem