AmanRaj1608 / aa-sdk

Home Page:https://www.alchemy.com/account-abstraction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aa-sdk

The aa-sdk is a type-safe and performant TypeScript library built on top of viem to provide ergonomic methods for sending user operations, sponsoring gas, and deploying smart accounts. It handles all the complexity of ERC-4337 under the hood to make account abstraction simple.

The SDK also implements an EIP-1193 provider interface to easily plug into any popular dapp or wallet connect libraries such as RainbowKit, Wagmi, and Web3Modal. It also includes ethers.js adapters to provide full support for ethers.js apps.

The aa-sdk is modular at every layer of the stack and can be easily extended to fit your custom needs. You can plug in any smart account implementation, Signer, Gas Manager API and RPC Provider.

Getting Started

The aa-sdk is part of Account Kit. Check out this quickstart guide to get started.

Contributing

We welcome contributions to aa-sdk. Please see our contributing guidelines for more information.

About

https://www.alchemy.com/account-abstraction

License:MIT License


Languages

Language:TypeScript 98.1%Language:CSS 1.1%Language:Vue 0.6%Language:JavaScript 0.2%Language:Shell 0.0%