Overview
Biconomy provides account abstraction infrastructure for dApps. It lets developers offer gasless transactions, social login, and batched operations through Smart Accounts — programmable wallets that sit on top of standard EOAs. This removes most of the UX friction that makes onboarding new users difficult.
Features
- Account Abstraction: Smart Accounts abstract wallet complexity so users don't need to understand gas, nonces, or signing flows.
- Gasless Transactions: Sponsors gas on behalf of users so they can interact with your dApp without holding native tokens.
- Modular Architecture: Plug in programmable modules (session keys, batch transactions, spending limits) to customize wallet behavior.
- Multi-Chain Support: Deploy across multiple chains with the same Smart Account setup.
- Social Login: Onboard users with email or social accounts instead of requiring a browser extension wallet.
Getting Started
- Sign Up: Create an account on the Biconomy Dashboard to get your API keys.
- Set Up Smart Accounts: Configure Smart Accounts for your dApp through the dashboard.
- Integrate Gasless Transactions: Follow the quickstart guide to sponsor gas for your users.
- Add Modules: Attach programmable modules (session keys, batch calls) as needed.
- Deploy on Multiple Chains: Use the same Smart Account configuration across supported networks.
Documentation
For guides, API references, and integration examples, visit the Biconomy Documentation.
Use Cases
- DeFi Applications: Let users interact with lending, swapping, or staking protocols without worrying about gas.
- Gaming dApps: Hide blockchain mechanics behind the scenes so players focus on gameplay.
- NFT Marketplaces: Remove the need for users to manage gas fees or sign multiple transactions when minting or trading NFTs.
Is this guide helpful?
Developer:
Biconomy
Categories:
Wallets and Account Abstraction
Available For:
C-Chain
Website:
https://www.biconomy.io/Documentation:
https://docs.biconomy.io/