Skip to content

arcana-network/scw

Repository files navigation



Twitter URL

Arcana Gasless SDK

Gasless (Standalone) SDK

Integrate with the Gasless (Standalone) SDK to enable gasless transactions via any third-party browser-based wallets such as MetaMask. Multi-wallet apps can enable gasless transactions via the Arcana wallet by integrating with the Arcana Auth SDK.

Supported Blockchains

The Gasless SDK uses third-party gasless providers (Biconomy) to provide gasless transactions. Gasless transactions are supported only for these blockchains.

Prerequisites

  1. Register the app through the Arcana Developer Dashboard and obtain a unique client ID.

  2. Use the dashboard to set up gas tanks and deposit gas to fund the tank. Specify which app operations are white-listed. Users will pay zero gas fees when they issue whitelisted app operations via the SCW wallet address for one of the supported blockchain networks.

  3. Install the Gasless SDK and use the client ID to integrate the app. Learn more...

Installation

npm

npm install --save @arcana/scw

Documentation

See Arcana Network documentation, Gasless SDK Quick Start Guide, Gasless Usage Guide and integration examples.

Support

For any support or integration-related queries, contact us.

License

Arcana Gasless SDK is distributed under the MIT License. For details, see Arcana License.