JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 496
  • Score
    100M100P100Q105351F
  • License Apache-2.0

Serverless Typescript SDK

Package Exports

  • @circle-fin/modular-wallets-core
  • @circle-fin/modular-wallets-core/dist/index.js
  • @circle-fin/modular-wallets-core/dist/index.mjs

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@circle-fin/modular-wallets-core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Modular Wallets Web SDK

Overview

Modular 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.

Installation

npm install @circle-fin/modular-wallets-core

Documentation

Examples

We've created some example apps in the examples folder: