0xgasless SDK Docs
  • Introduction
    • 0xGasless AA SDK
    • Ethereum's EIP-4337 Account Abstraction
      • How Account Abstraction Works
      • Benefits of EIP-4337 Account Abstraction
  • Getting Started
    • Installation
    • Intialization
    • Using social login
    • Setting up paymasters
  • Telegram Module setup
  • Sending Transactions
    • Sending Transaction (non-telegram)
    • Sending Batch Transaction (non-telegram)
    • Sending Transaction (using telegram)
    • Sending Batch Transaction (using telegram)
  • Getting Transaction Receipt
  • 0xGasless Custom Paymaster
    • Document
Powered by GitBook
On this page
  1. Introduction

0xGasless AA SDK

Account Abstraction SDK Layer

The 0xGasless AA (Account Abstraction) SDK is a powerful tool for developers looking to build applications that leverage user-friendly blockchain interactions. It provides a set of methods to:

  • Send single and batch transactions on various blockchain networks.

  • Create smart contract accounts to facilitate complex decentralized interactions.

  • Enable user authentication and login using Telegram accounts and attached wallets.

By integrating this SDK, you can offer your users a seamless and secure experience when interacting with blockchain networks.

Last updated 1 year ago