Skip to Content
Avail Nexus is now live! Check out our docs to get started.
NexusNexus SDK ReferenceGet started with Nexus Elements

Nexus Elements

A shadcn-based component library built on top of nexus-core that allows devs to integrate working components into their project conveniently. Nexus Elements currently provides the following components:

  1. Unified Balance
  2. View History
  3. Fast Bridge
  4. Fast Transfer
  5. Deposit
  6. Swaps

Refer to the Nexus Elements website for detailed usage docs:

Install

  1. Install shadcn/ui into your project. Refer to shadcn/ui installation guide  for more details.

  2. Install the components you need using the shadcn CLI.

Terminal
pnpm dlx shadcn@latest add @nexus-elements/unified-balance

Next Steps

Last updated on