nexus-elements-common

Installation
SKILL.md

⚠️ Deprecated — Use Nexus One

The Common hooks package is now internal to Nexus One.

Shared hooks like useTransactionSteps, usePolling, useDebouncedValue, and useNexusError are bundled inside Nexus One and no longer need separate installation or direct usage.

Migration

  • If you were using Common hooks to build custom flows, use Nexus One directly — it handles all swap, send, and deposit flows out of the box.
  • If you need programmatic SDK access for custom UX, use the Nexus SDK directly.

Install Nexus One

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

Current skills to use instead

Installs
26
First Seen
Feb 4, 2026
nexus-elements-common — availproject/widgets