nexus-sdk-integration

Installation
SKILL.md

Nexus SDK Integration (Parent Skill)

These Nexus SDK skills supersede all legacy nexus-elements-* skills. The legacy standalone elements (FastBridge, FastTransfer, SwapWidget, Deposit, BridgeDeposit, UnifiedBalance, ViewHistory) have been deprecated and removed. Nexus One (@nexus-elements/nexus-one) is the single unified UI component for all swap, send, and deposit flows. Use these nexus-sdk-* skills for all SDK integration guidance.

Integrate end-to-end

  • Integrate Nexus SDK in any JS/TS frontend project without relying on local repo references.

Ask for required inputs (if missing)

  • Ask for target runtime (React/Next/Vite/Vanilla JS).
  • Ask for network (mainnet or testnet).
  • Ask for wallet connection details (library/provider source).
  • Ask which flows are needed (bridge, transfer, execute, swap).
Installs
21
First Seen
Feb 18, 2026
nexus-sdk-integration — availproject/widgets