Skip to content

byteball/counterstake-bridge-ui

Repository files navigation

counterstake bridge

Cross-chain bridge based on Counterstake protocol

Install

Install node.js, clone the repository, then say

yarn

ENV

Copy the appropriate .env.XXXX file to .env

Run

yarn start

Build

yarn build