Biconomy
Learn to setup gasless transactions using TransactionButton and Biconomy's gasless relayers.
This guide assumes you have already installed Connect SDK into your application. If you have not, please refer to the quickstart guide.
Obtain an API Id and Key using Biconomy. For steps on how to obtain the API Id and Key, refer to the Biconomy documentation.
Obtain a Forwarder Address using Biconomy for the specified network. The full list of forwarder addresses can be found on Biconomy documentation
Add a transaction button for the method you want to sponsor funds for. Pass in the
apiId
andapiKey
obtained earlier from Biconomy's dashboard.