·nexus-elements-nexus-provider
</>

nexus-elements-nexus-provider

availproject/nexus-elements

Install and configure the NexusProvider for Nexus Elements. Use when setting up provider context, handleInit on wallet connect, or when any element needs useNexus.

6Installs·0Trend·@availproject

Installation

$npx skills add https://github.com/availproject/nexus-elements --skill nexus-elements-nexus-provider

SKILL.md

Overview Install NexusProvider, initialize the SDK once on wallet connect, and access Nexus context via useNexus. All Nexus Elements widgets depend on this provider.

Install (shadcn registry) 1) Ensure shadcn/ui is initialized (components.json exists). 2) Ensure registry mapping exists:

Manual install (no shadcn) 1) Download https://elements.nexus.availproject.org/r/nexus-provider.json. 2) Create each file in files[].target with files[].content. 3) Install dependencies: @avail-project/nexus-core@1.0.0-beta.64 and wagmi.

Install and configure the NexusProvider for Nexus Elements. Use when setting up provider context, handleInit on wallet connect, or when any element needs useNexus. Source: availproject/nexus-elements.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/availproject/nexus-elements --skill nexus-elements-nexus-provider
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is nexus-elements-nexus-provider?

Install and configure the NexusProvider for Nexus Elements. Use when setting up provider context, handleInit on wallet connect, or when any element needs useNexus. Source: availproject/nexus-elements.

How do I install nexus-elements-nexus-provider?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/availproject/nexus-elements --skill nexus-elements-nexus-provider Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/availproject/nexus-elements