Enable Arcana Wallet
Application developers can enable Arcana wallet into a dApp and allow authenticated users to sign blockchain transactions, switch networks, check balance, send tokens, watch assets and more.
To enable Arcana wallet in the context of a Web3 application, you need to first register your Web3 application and configure user authentication mechanisms using the Arcana Dashboard. After that you must install the @arcana/auth
package and follow the instructions to integrate your application.
Once you have integrated your application with the Auth SDK, you can access the standard Ethereum provider AuthProvider
and use various Web3 wallet functions programmatically in your application from the list below:
Last update:
January 10, 2023 by