After having your DApp registered, on the βAdd Smart Contractβ page, enter the contract name, address and ABI, select Meta Transaction Type as βERC20 Forwarderβ then click βAddβ.
add smart contract with meta transaction type
After this step you need to add your APIs as mentioned in the steps in Biconomy Dashboardβ
Before using this API and SDK make sure you have native meta transaction support in your smart contracts i.e., you have removed the dependency on the msg.sender property from your smart contracts.β