nexus-elements-swaps
Installation
SKILL.md
⚠️ Deprecated — Use Nexus One Swaps
SwapWidget has been removed from Nexus Elements.
All cross-chain swaps (exact-in and exact-out) and bridges are now handled by Nexus One with config.mode = "swap".
Migration
Replace any SwapWidget usage with NexusOne:
import { NexusOne } from "@/components/nexus-one/nexus-one";