sodax-sdk-bridge

Installation
SKILL.md

Bridge (Core SDK granular skill)

Granular skill for BridgeServicesodax.bridge. Feature tag: 'bridge'.

Step 1 — Clarify with user before coding

  1. New code or v1 → v2 port?
  2. Signed flow (frontend) or unsigned-tx (backend)?
  3. Need a bridgeable-amount precheck? Vault deposit limits may cap the transfer; getBridgeableAmount (or equivalent) read tells you the cap before submitting.
  4. Source / destination chains — confirm both are supported spoke chains, and the destination address format matches the chain (vd Stellar address starts with G, Solana base58, Bitcoin specific encodings).

Integration workflow

Installs
1
First Seen
Jun 10, 2026
sodax-sdk-bridge — icon-project/sodax-sdks