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 poolsInstallation
Run the following command to add the Staking Interface component to your project:
npx shadcn@latest add https://w3-kit.com/registry/staking-interface.jsonThis will:
- Create the component in your
components/uidirectory - Add all necessary dependencies to your package.json
- Set up required configuration files
- Add staking utilities to your project