Gasless SDK
Estimated time to read: 1 minute
Release Date: October 28, 2024
Gasless SDK Version: v0.0.45
This SDK extends the gasless transaction feature offered by the Arcana Auth SDK for Arcana wallet to third-party browser-based wallets. This standalone SDK does not depend on the Arcana Auth SDK.
Use the Arcana Developer Dashboard to configure gas tanks, deposit funds, and whitelist app operations before integrating with the SDK.
What is New?
This release of Arcana Gasless (Standalone) SDK has some minor enhancements and bug fixes related to capping overall gas fee sponsorship per user. It uses the latest version of Biconomy v4 SDK.
What has changed?
Gasless Transaction Limitations
- Gasless transactions are available only for ERC-20 tokens.
- To ensure smooth gasless operations, the gas tank must have at least a 0.1 ETH (or native chain token) balance.
When using the gasless feature offered as part of Auth SDK integration, there is no usage change.
For those who that are integrating the app with the Gasless SDK to support third-party wallets, note that the signature of SCW.init() method have changed. Please update the SDK integration code accordingly.
Get Started
Ready to dive in?
See Arcana Gasless (Standalone) SDK Quick Start Guide to learn more. Check out the integration examples for code samples.
Previous Releases
See Release Archives
Questions?
Refer to the Arcana Gasless FAQ, Troubleshooting Guide, and other developer resources, or contact Arcana Support.