Bridge
A component that enables users to transfer tokens between different blockchain networks.
Bridge Assets
Estimated Time15-30 minutes
Bridge Fee---
Installation
Run the following command to add the Bridge component to your project:
npx shadcn@latest add https://w3-kit.com/registry/bridge.jsonThis will:
- Create the component in your
components/uidirectory - Add all necessary dependencies to your package.json
- Set up required configuration files
- Add token configurations to your project