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: 21 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 (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-08-28T12:24:14.000Z (2 months ago)
- Last Synced: 2024-10-01T22:41:51.931Z (about 1 month ago)
- Language: Solidity
- Size: 2.95 MB
- Stars: 1,517
- Watchers: 38
- Forks: 625
- Open Issues: 14
-
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)