Concerns in Gasless transactions and Web3Auth's toolkit

I found that Torus Wallet’s document mentions their support for Gasless/Meta transactions (https://docs.tor.us/customauth/compatibility-and-common-patterns/gasless-meta-transactions). I want to cover the gas fee for transferring NFTs for my users. So, I have two concerns:

  1. How can we implement the gasless feature?
  2. In the link provided above, they mentioned,

‘We provide a smart contract wallet deployment toolkit that can help you set up quickly.’

Where can I find this toolkit?

Could you please clarify these points for me?

@myjupiter2612 Thanks for your question.

Your request has been forwarded to our team and we will get back with further updates.

1 Like

Thanks for your patience.

For EVM chains, we recommend https://www.biconomy.io/

You can refer to this repo with the old SDK, However, you will need to use the latest SDK:

1 Like