Skip to content
Home/Docs/Components/Staking-interface

Staking Interface

A flexible staking interface component for managing multiple staking pools with support for staking and unstaking operations.

Selected Pool: None

Staking Pools

3 pools

Installation

Run the following command to add the Staking Interface component to your project:

npx shadcn@latest add https://w3-kit.com/registry/staking-interface.json

This will:

  • Create the component in your components/ui directory
  • Add all necessary dependencies to your package.json
  • Set up required configuration files
  • Add staking utilities to your project