🛠️ Developer SDKs
You can use any library that supports ERC-4337 with Stackup.
SDK | Description |
---|---|
userop.js | A TypeScript package for building UserOperations, similar to ethers.js. MIT License. Developed by Stackup. |
account-abstraction/sdk | A node package for building low level UserOperations. MIT License. Developed by the Ethereum Foundation. |
ZeroDev | A package for common account abstraction use cases. GPL-3.0 License. Developed by ZeroDev. |
Biconomy SDK | A package for common account abstraction use cases. GPL-3.0 License. Developed by Biconomy. |
UniPass | A package for using UniPass smart contract accounts. Various open source licenses. Developed by UniPass. |
Alchemy AA SDK | A package that can be used to simplify the interaction with account abstraction primitives. MIT License. UNDER DEVELOPMENT by Alchemy. |
Etherspot SDK | A package for common account abstraction use cases. MIT License. Developed by Etherspot. |
Particle Network AA SDK | A package for common account abstraction use cases with signer modularity as a focus. Apache License. Developed by Particle Network. |
Updated 11 months ago