Serverless Typescript SDK
npm install @circle-fin/modular-wallets-coreModular Wallets is a smart wallet solution built on top of Account Abstraction and adheres to the ERC-6900 and ERC-4337 standards.
The Web SDK implements Viem’s interfaces, and allows you to build secure and scalable web applications using our robust blockchain infrastructures, including Indexing Service and Gas Station. You can also leverage the advanced Passkey technology for private key management.
Check out our quickstart guide to create your first Modular Wallet and send a gasless transaction.
``bash``
npm install @circle-fin/modular-wallets-core
- Modular Wallets SDKs
- Web SDK API doc
We've created some example apps in the examples folder:
- eip-1193