Files
bro-sdk/examples/cross-chain-swap/README.md
2025-05-23 11:59:37 +02:00

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