Skip to content

Overview

Estimated time to read: 1 minute

The Arcana CA SDK integrates with Web3 apps to enable unified balance through chain abstraction.

Usage

flowchart LR
    subgraph Integrate [Integrate SDK with App]
    direction LR
      A00(((Start))) --> F00[Install SDK]
      F00 -- Integrate App --> G00[Initialize SDK]
      G00 --> H00(Call SDK Functions)
    end

classDef an-pink stroke:#ff4e9f,stroke-width:0.25rem;
class E00 an-pink

See Also


Last update: February 3, 2025 by shaloo