Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 468 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 468 Bytes

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