Skip to content

wandevs/bridge-api-demo-ui

Repository files navigation

Wan Bridge API Demo UI

This project is a demonstration interface (Demo UI) designed to show developers how to use the WanBridge cross-chain transaction generation API.

Live Demo:

https://bridge-api-demo-ui.vercel.app/

UI

Getting Started

To get started with this demo, you will need to have Node.js and Yarn installed on your computer. Once you have those set up, you can install the dependencies.

  • Node.js
  • Yarn
$ yarn
$ yarn dev