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 bridgeThis 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