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 w3-kit@latest add bridge
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 configurations to your project