Skip to content
Home/Docs/Components/Token-card

Token Card

A customizable card component for displaying individual token information with real-time price updates.

Price: $1900.50+2.50%
ETH

Ethereum

ETH

+2.50%

Price

$1,900.50

Balance

1.5 ETH

Value

$2,850.75

Installation

Run the following command to add the Token Card component to your project:

npx shadcn@latest add https://w3-kit.com/registry/token-card.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 token price fetching utilities to your project