nexus-one-swaps

Installation
SKILL.md

Nexus One - Swaps & Bridges

Use the Nexus One component with config.mode = "swap" to enable users to swap or bridge assets across supported blockchains. Nexus One automatically calculates routes and swaps between exact-in and exact-out flows.

1. Installation

Install dependencies and the component via the shadcn CLI:

npx shadcn@latest add @nexus-elements/nexus-one

Make sure peer dependencies are installed:

npm install @avail-project/nexus-core decimal.js lucide-react viem wagmi class-variance-authority clsx tailwind-merge

2. Basic Setup

Installs
3
First Seen
Jun 12, 2026
nexus-one-swaps — availproject/widgets