mirror of
https://github.com/Brotocol-xyz/bro-sdk.git
synced 2026-01-12 06:44:18 +08:00
665 B
665 B
Brotocol SDK Cross-Chain Swap Demo
This demo project showcases how to implement cross-chain asset exchange functionality using Brotocol SDK and ALEX SDK.
Project Overview
This demo application demonstrates how to integrate Brotocol SDK and ALEX SDK to create a complete cross-chain swap experience. Users can seamlessly transfer and exchange digital assets between different blockchains.
Usage
Prerequisites
Ensure you have the following tools installed:
- Node.js
- pnpm (recommended) or npm
Install Dependencies
pnpm install
Run Development Server
pnpm dev
The application will run at http://localhost:5173