Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eth-infinitism/account-abstraction
https://github.com/eth-infinitism/account-abstraction
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eth-infinitism/account-abstraction
- Owner: eth-infinitism
- License: gpl-3.0
- Created: 2022-01-24T15:01:07.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2025-01-13T14:13:57.000Z (12 days ago)
- Last Synced: 2025-01-14T10:10:30.716Z (12 days ago)
- Language: TypeScript
- Size: 3.03 MB
- Stars: 1,592
- Watchers: 39
- Forks: 672
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Audit: audits/EIP_4337_–_Ethereum_Account_Abstraction_Incremental_Audit_Feb_2023.pdf
Awesome Lists containing this project
- awesome-account-abstraction - Infinitism
README
Implementation of contracts for [ERC-4337](https://eips.ethereum.org/EIPS/eip-4337) account abstraction via alternative mempool.
# Resources
[Vitalik's post on account abstraction without Ethereum protocol changes](https://medium.com/infinitism/erc-4337-account-abstraction-without-ethereum-protocol-changes-d75c9d94dc4a)
[Discord server](http://discord.gg/fbDyENb6Y9)
[Bundler reference implementation](https://github.com/eth-infinitism/bundler)
[Bundler specification test suite](https://github.com/eth-infinitism/bundler-spec-tests)