sodax-wallet-sdk-react

Installation
SKILL.md

When to use this skill

AGENTS.md routes you here when you're working with @sodax/wallet-sdk-react v2 — either writing new code or porting from v1.

Pick your mode:

  • Writing NEW v2 code (greenfield, no v1 imports)? → § Integration mode below.
  • Porting EXISTING v1 code to v2 (grep finds useXWagmiStore, rpcConfig, initialState, or positional-args hooks)? → § Migration mode below.
  • Both? → migration first, then integration.

For backend / non-React → use sodax-wallet-sdk-core instead. For React dapps with hooks wrapping the SDK → also load sodax-dapp-kit.


Integration mode (writing new v2 code)

Pick this mode when the consumer is a React dapp that needs SODAX wallet connectivity. Common signals:

Installs
4
First Seen
May 30, 2026
sodax-wallet-sdk-react — icon-project/sodax-sdks