Supported Wallets
Estimated time to read: 1 minute
Arcana SDKs works with third-party browser-based wallets as well as the built-in, non-custodial, embedded Arcana wallet.
The Arcana wallet is an embedded, built-in wallet available to all apps that integrate with the Arcana Auth SDK.
Built-in Wallet UI
Developers can choose to use the built-in Arcana wallet UI and quickly allow users to sign blockchain transactions via their app.
Custom Wallet UI
When using the Arcana Auth SDK for user onboarding and gasless transactions, by default the built-in, embedded, non-custodial Arcana wallet UI is enabled.
It is possible to totally replace the Arcana wallet UI with a custom wallet UI.
Gasless Transactions
Apps integrated with the Arcana Auth SDK can use the built-in, gasless transaction feature for signing blockchain transactions via the Arcana wallet.
Any browser-based wallet can be enabled in an app that is integrated with the Arcana SDKs. For example, MetaMask, Brave, Phantom, etc. Note that the wallet must work with the supported chains.
Gasless Transactions
To extend this gasless feature in the supported third-party browser-based wallets, apps must integrate with the Arcana Gasless (Standalone) SDK.