Token Swap
A customizable widget for swapping tokens with real-time price updates and slippage control.
Balance: 0.00
E
Balance: 0.00
U
Exchange Rate:
1 ETH ≈ 1800.500000 USDT
%
Installation
Run the following command to add the Token Swap component to your project:
npx shadcn@latest add https://w3-kit.com/registry/token-swap.jsonThis will:
- Create the component in your
components/uidirectory - Add all necessary dependencies to your package.json
- Set up required configuration files
- Add token swap utilities to your project