Skip to content

Bridge

A component that enables users to transfer tokens between different blockchain networks.

Bridge

From

To

Token

Amount

Installation

Run the following command to add the Bridge component to your project:

npx shadcn@latest add https://w3-kit.com/registry/bridge.json

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