Token Card
A customizable card component for displaying individual token information with real-time price updates.
Price: $1900.50+2.50%
#1
Ethereum
ETH
Current Price
$1,900.50
24h Change+2.50%
Balance
1.5 ETH
Value
$2,850.75
Details
Installation
Run the following command to add the Token Card component to your project:
npx w3-kit@latest add token-card
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