Install Arcana CA SDK
Estimated time to read: 1 minute
Arcana's Chain Abstraction SDK enables unified balance feature for Web3 app users and lets them spend on any chain.
Web3 app developers must install the appropriate Arcana CA SDK package according to the Web3 app type listed in the table below.
Arcana CA SDK Flavors
Install the appropriate CA SDK as per Web3 app type:
SDK Name | Web3 Application Type | Package Name | Requires Companion SDK |
---|---|---|---|
Arcana CA SDK | For enabling unified balance in web apps: Vanilla HTML/CSS/JS Apps, Vite, Vue Apps | ca-sdk |
None |
Arcana CA Wagmi SDK | Wagmi Apps | ca-wagmi |
None |
App Types
Web Apps
npm install --save @arcana/ca-sdk
yarn add @arcana/ca-sdk
Wagmi Apps
npm install --save @arcana/ca-wagmi
yarn add @arcana/ca-wagmi
Last update:
February 28, 2025 by