Skip to content

Arcana Wallet

In this guide, you will learn about how to use Web3 operations in apps that are integrated with the Auth SDK.

Web3 operations refers to JSON-RPC calls and the Web3 wallet operations. Web3 wallet operations can be initiated by the authenticated user through the wallet UI such as Arcana wallet UI or programmatically by the developer.

Developers can add code that invokes blockchain functions in response to user actions or app operations only after integrating the app with the Auth SDK and enabling social login to onboard users.

An-caution

Web3 operations supported EVM-compatible blockchains may not be the same as the ones supported by non-EVM chains such as Solana.

EVM: Web3 Wallet Ops Solana: Web3 Wallet Ops MultiversX: Web3 Wallet Ops Unity: Web3 Wallet Ops

Built-in Gasless Transactions

If developers choose to configure the built-in gasless feature, set up gas tanks, and whitelist app operations, then the gas fees for those selected blockchain operations is not charged to the user. The built-in gasless feature works only for the Arcana wallet.

To enable gasless transactions in third-party, browser-based wallets, you need to install and integrate with the Arcana Gasless (Standalone) SDK.

Gasless Transactions


Last update: April 11, 2024 by shaloo