Open 0xmovses opened 3 years ago
We want to abstract away gas fees from our platform.
Using Biconomy Smart Contract libary, we can use their contracts through Inheretance. We need to use two of their smart contract intergrations :
Paying gas in USDC https://docs.biconomy.io/products/enable-paying-gas-in-erc20
Gasless transactions https://docs.biconomy.io/products/enable-gasless-transactions
This has to be configured to pay with USDC on the Polygon network.
We want to abstract away gas fees from our platform.
Using Biconomy Smart Contract libary, we can use their contracts through Inheretance. We need to use two of their smart contract intergrations :
Paying gas in USDC https://docs.biconomy.io/products/enable-paying-gas-in-erc20
Gasless transactions https://docs.biconomy.io/products/enable-gasless-transactions
This has to be configured to pay with USDC on the Polygon network.