Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stackup-wallet/erc-4337-examples
A collection of example scripts for working with ERC-4337
https://github.com/stackup-wallet/erc-4337-examples
account-abstraction blockchain erc4337 ethereum solidity
Last synced: about 2 months ago
JSON representation
A collection of example scripts for working with ERC-4337
- Host: GitHub
- URL: https://github.com/stackup-wallet/erc-4337-examples
- Owner: stackup-wallet
- License: mit
- Created: 2022-11-25T01:24:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T01:43:41.000Z (8 months ago)
- Last Synced: 2024-07-31T23:46:04.560Z (5 months ago)
- Topics: account-abstraction, blockchain, erc4337, ethereum, solidity
- Language: TypeScript
- Homepage: https://docs.stackup.sh/docs/erc-4337-examples
- Size: 129 KB
- Stars: 202
- Watchers: 5
- Forks: 137
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-erc-4337 - stackup erc-4337-examples
README
![](https://i.imgur.com/Ym2VV8z.png)
# Getting started
A collection of example scripts for working with ERC-4337. **For details on how to use this repository, [check out the docs here](https://docs.stackup.sh/docs/erc-4337-examples).**
The implementation for all commands are located in the [scripts directory](./scripts/). All scripts are built with the following open source packages:
- Sample contracts: [eth-infinitism/account-abstraction](https://github.com/eth-infinitism/account-abstraction)
- ZeroDev Kernel contracts: [zerodevapp/kernel](https://github.com/zerodevapp/kernel)
- JS SDK: [userop.js](https://github.com/stackup-wallet/userop.js)> **🚀 Looking for access to hosted infrastructure to build your Smart Accounts? Check out [stackup.sh](https://www.stackup.sh/)!**
# License
Distributed under the MIT License. See [LICENSE](./LICENSE) for more information.
# Contact
Feel free to direct any technical related questions to the `dev-hub` channel in the [Stackup Discord](https://discord.gg/VTjJGvMNyW).