Wallet Balance
A component for displaying token balances and total portfolio value with multiple layout options.
Total Value: $9,244.50
Total Balance
$9,244.50
5 tokens in wallet
Installation
Run the following command to add the Wallet Balance component to your project:
npx w3-kit@latest add wallet-balance
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 formatting utilities to your project