A curated list of awesome Account Abstraction (AA) resources, libraries, tools and more. A shoutout to Sylve as half of this list was taken from this HACKMd article.
Feel free to add PRs.
- EIP-4337: Account Abstraction via Entry Point Contract specification
- Account Abstraction EIP:2938 by Status
- ERC 4337: account abstraction without Ethereum protocol changes
- The current state of Account Abstraction
- Random thoughts on Account Abstraction
- AA as Ethereum’s broadband moment, by @loaf
- Limitations of AA by Pete J Kim P1
- Limitations of AA by Pete J Kim P2
- Starkware Discussion on AA P1
- Starkware Discussion on AA P2
- ERC 4337: Account Abstraction via Alternative Mempool
- Julien Niset Why account abstraction on L2 is critical for mass adoption
- Why smart contract wallets are the future with EIP-4337 and Account Abstraction -@kristofgazso
- StarkNetCC panel on AA with Argent, Braavos, Ledger, briq and Realms
- Starkware: Account Abstraction (Argent X)
- Argent account contracts on Starknet
- OpenZepellin account contracts on Starknet
- Multisig wallet on StarkNet
- Another Multisig wallet on StarkNet
https://github.com/argentlabs/argent-contracts-starknet Argent account contracts on StarkNet https://github.com/OpenZeppelin/cairo-contracts/blob/main/docs/Account.md OpenZeppelin account contracts on StarkNet. https://braavos.notion.site/braavos/Public-Docs-d98f625edb2e4399acab2e30d060ef8e Braavos account contracts on StarkNet. https://mirror.xyz/onlydust.eth/FtnDmolbBbqH2yNLEADwt5OVgEnWRJg_aAavmCeeidY great code tutorial for StarkNet accounts. https://github.com/smchala/demultiplexer-wallet automated smart wallet (send funds at a certain date). https://github.com/eqlabs/starknet-multisig/ multisig wallet on StarkNet. https://github.com/sambarnes/cairo-multisig another multisig on StarkNet, following OZ standards. https://github.com/argentlabs/argent-contracts-starknet/tree/explore/plugins/contracts and https://github.com/CremaFR/argent-contracts-starknet/tree/explore/pluginsv2/contracts draft for plugin system. https://twitter.com/udayj/status/1528653743293874181 self-custodial vault. https://github.com/supsam89/game_guilds Guild wallet system. SES