Biconomy Gasless SDK (EOA)
DashboardMediumWebsite
  • πŸš€Getting Started
  • Introduction
    • 🀘Why Biconomy?
    • πŸ™‚How we simplify transactions
  • Products
    • πŸ’ΈGasless Transactions
      • Choose An Approach to Enable Gasless
        • Standard EIP 2771 Approach
          • 1. Register Artifacts on the Dashboard
          • 2. Code Changes
            • Using SDK
            • Using API
        • Custom Implementation Approach
          • 1. Register Artifacts on the Dashboard
          • 2. Code Changes
            • Using SDK
            • Using API
        • Smart Contract Wallet Approach
          • Gnosis
        • Network Agnostic Transactions
          • EIP-2771 Approach
          • Custom Approach
      • Conditional Whitelisting
      • Gasless SDK (EOA) 3
      • Networks Supported
    • ↔️Hyphen - Instant Cross-Chain Transfers
      • SDK
        • DepositManager
        • TransferManager
        • TokenManager
      • APIs
      • Helper Methods
      • Migrating from Hyphen V1
      • Contract Addresses
      • Hyphen Widget
  • Guides
    • πŸ’»Dashboard
      • DApp Statistics
    • β›½Gas Tank Deposits
      • Via Dashboard
      • Via Smart Contract
  • api
    • πŸ”§Native Meta Transaction
      • Get Retried Hashes
    • 🌎Dashboard APIs
    • βšͺWhitelist API
      • Whitelist Destination Address
      • Whitelist Proxy Contracts
    • 〰️ Check Limits
    • πŸ’ΏBiconomy Data API
      • πŸ‘¨β€πŸš€Unique User Data
      • πŸ§‘β€πŸ”§Per User Limits Data
      • β›½Gas Tank Balance Data
  • SDK
    • πŸ“™Gasless SDK (EOA)
      • Configuration
  • Tutorials
    • πŸ”°Native Meta Transactions
      • How To Build Your First DApp
        • Write Your First Smart Contract
        • Initialize Web3 on Client Side
        • Executing First Blockchain Transaction
      • Enable Native Meta Transactions
        • Smart Contract
          • Describe Your Structs
          • Declare Your Variables
          • Modify Respective Function
        • Client Side
          • Design Your JSON structure
          • Design Your Domain Separator
          • Design Data Types
          • Define Data To Sign
          • Generate Signatures
      • Integrate Biconomy
        • Register On Dashboard
        • Integrate Gasless SDK (EOA)
      • Summary
  • BICO Staking
    • πŸͺSafety Module
  • Get in touch
    • πŸ‘₯Contact Us
  • Misc
    • 🧩Projects on Biconomy
    • 🌐Supported Networks
    • πŸ“«Contract Addresses
    • βœ”οΈŽ Smart Contracts Audit
    • ❓FAQs
Powered by GitBook
On this page

Was this helpful?

Getting Started

Register your dApp, Integrate the Gasless SDK (EOA) and start sending API requests

NextWhy Biconomy?

Last updated 9 months ago

Was this helpful?

To learn more about the new Biconomy SDK, please check out our

We want to make it easy for you to build on Biconomy’s transaction infrastructure. Using Biconomy's Gasless SDK (EOA) you can customize a transaction journey that perfectly suits your use case. You can read to understand the problems we are solving.

We use meta transactions to simplify the transactional layer on blockchain and crypto networks. .

  • The first step is to make your contract meta transaction compliant. In order to do this, you can follow the or implement it in a fashion.

  • The next step is to on our dashboard, add smart contracts and manage the right methods. Later, you can also view your dApp statistics on the dashboard.

  • Finally, in your dApp code using the API Key you get from the dashboard.

To start sending gasless transactions, read our guide on

To enable instant cross-chain transfers on your dApp read our guide on .

To allow your users to send transactions without changing RPC, read our guide on

You can also get more inspiration and ideas by checking out our tutorials. Learn to. Thehas some frequent questions by developers in your position. Feel free to if you have any questions.

πŸš€
new documentation.
'Why Biconomy?'
Learn how
EIP2771 standard
custom
Help me choose!
register your dApp
integrate our Gasless SDK (EOA)
enabling gasless transactions.
network agnostic transactions.
build your first dApp
FAQ
connect with us
Hyphen