πŸš€Getting Started

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

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

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 'Why Biconomy?' to understand the problems we are solving.

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

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

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

  • Finally, integrate our Gasless SDK (EOA) in your dApp code using the API Key you get from the dashboard.

To start sending gasless transactions, read our guide on enabling gasless transactions.

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

You can also get more inspiration and ideas by checking out our tutorials. Learn to build your first dApp. The FAQ has some frequent questions by developers in your position. Feel free to connect with us if you have any questions.

Last updated