nexus-elements-overview

Installation
SKILL.md

Nexus Elements Overview

Integrate end-to-end in any TS/React app

  • Install project deps:
    • pnpm add @avail-project/nexus-core wagmi viem lucide-react
  • If using wagmi (recommended), also install:
    • pnpm add @tanstack/react-query
  • Ensure shadcn/ui is initialized (components.json exists) if installing from registry.

Configure registry

  • Add this mapping in components.json:
"registries": {
  "@nexus-elements/": "https://elements.nexus.availproject.org/r/{name}.json"
}

Set up SDK + wallet foundation first

  • Install and wire nexus-provider before any other element:
Related skills

More from availproject/nexus-elements

Installs
24
First Seen
Feb 4, 2026