Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/memberrxyz/awesome-erc-4337
A curated list of resources dedicated to ERC-4337
https://github.com/memberrxyz/awesome-erc-4337
List: awesome-erc-4337
Last synced: 10 days ago
JSON representation
A curated list of resources dedicated to ERC-4337
- Host: GitHub
- URL: https://github.com/memberrxyz/awesome-erc-4337
- Owner: memberrxyz
- Created: 2023-03-11T20:47:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T12:01:06.000Z (over 1 year ago)
- Last Synced: 2024-04-10T07:04:56.486Z (9 months ago)
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-erc-4337 - A curated list of resources dedicated to ERC-4337. (Other Lists / PowerShell Lists)
README
# Awesome ERC-4337
A curated list of resources dedicated to ERC-4337.
* [EIP-4337: Account Abstraction](https://eips.ethereum.org/EIPS/eip-4337)
* [Discussions](https://ethereum-magicians.org/t/erc-4337-account-abstraction-via-entry-point-contract-specification/7160)
* [Vitalik Buterin - ERC 4337: Account abstraction without Ethereum protocol changes](https://medium.com/infinitism/erc-4337-account-abstraction-without-ethereum-protocol-changes-d75c9d94dc4a)
* [Bundler Spec](https://github.com/eth-infinitism/bundler-spec)## Articles
* [visa on account abstraction](https://usa.visa.com/solutions/crypto/rethink-digital-transactions-with-account-abstraction.html)
* [beincrypto - A Complete Guide To Account Abstraction](https://beincrypto.com/learn/erc-4337/)
* [status.im - Account Abstraction (EIP-2938): Why & What](https://our.status.im/account-abstraction-eip-2938/)
* [EIP-4337 – Ethereum Account Abstraction Incremental Audit](https://blog.openzeppelin.com/eip-4337-ethereum-account-abstraction-incremental-audit/)
* [Alchemy - Account Abstraction](https://www.alchemy.com/blog/account-abstraction)
* [Blocknative - Introductory Guide to Account Abstraction (ERC-4337)](https://www.blocknative.com/blog/account-abstraction-erc-4337-guide)
* [Blocknative - Understanding the 4337 MEV Supply Chain](https://www.blocknative.com/blog/understanding-4337-mev-supply-chain)## YouTube
* [Talk | ERC 4337: Account Abstraction via Alternative Mempool](https://www.youtube.com/watch?v=eyT6WzJmWyc)
* [Ehereum Foundation 🛠 Account abstraction: building an ERC-4337 wallet - Yoav Weiss, Dror Tirosh](https://www.youtube.com/watch?v=xHWlJiL_iZA)
* [Ambire Presentation: Achieving Account Abstraction Today](https://www.youtube.com/watch?v=5v9KfNVu2ZI)### Accounts
* [erc4337](https://twitter.com/erc4337)
* [4337Mafia](https://twitter.com/4337Mafia)### Threads
* [@blockomotive](https://twitter.com/blockomotive/status/1631996549214482432)
* [@macro_diary](https://twitter.com/macro_diary/status/1633522729788792855)
* [@biconomy](https://twitter.com/biconomy/status/1632678779511504896)
* [@0xSimon](https://twitter.com/0xSimon/status/1632818823895171072)
* [@johnrising_ - State of the ERC-4337 ecosystem - Apr. 2023](https://twitter.com/johnrising_/status/1643510536703803394?s=46&t=SLTWr9_bZZXxH8RWMuD8VQ)
* [@jarrodwattsdev](https://twitter.com/jarrodwattsdev/status/1655782942436728832?s=46&t=SLTWr9_bZZXxH8RWMuD8VQ)## Companies
* [Biconomy](https://www.biconomy.io/)
* [Stackup](https://www.stackup.sh/)
* [Pimlico](https://www.pimlico.io/)
* [Fluvi](https://fluviwallet.xyz/)
* [Argent](https://www.argent.xyz/)
* [ZeroDev](https://zerodev.app/)
* [Soul Wallet](https://www.soulwallet.io/)
* [Ambire](https://www.ambire.com/)## Projects
* [Google authentication + ERC-4337 demo](https://github.com/JohnRising/example-login-erc4337)
* [erc4337 wallet demo](https://nft-drop-with-smart-wallet.thirdweb-preview.com/)
* [stackup erc-4337-examples](https://github.com/stackup-wallet/erc-4337-examples)## Bundlers
* [stackup bundler](https://github.com/stackup-wallet/stackup-bundler)
* [eth-infinitism bundler](https://github.com/eth-infinitism/bundler)
* [blocknative bundler](https://docs.blocknative.com/4337-tools/blocknative-bundler)## Explorer
* [blocknative 4337 explorer](https://4337.blocknative.com/)
## Libraries
* [userop.js](https://github.com/stackup-wallet/userop.js)
## Related
* [eip1271](https://eip1271.io/)