🚀
Getting Started
Register your dApp, Integrate the SDK (Mexa) and start sending API requests
Register your dApp, Integrate the SDK (Mexa) and start sending API requests. We want to make it easy for you to build on Biconomy’s transaction infrastructure.
Using Biconomy's SDK 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.
To enable your dApps to allow users to pay fee in ERC20 tokens, read our guide on enabling paying gas in ERC20.
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 or enable your end-users to pay fees using ERC20 tokens. The FAQ has some frequent questions by developers in your position. Feel free to connect with us if you have any questions.
Last modified 4mo ago