Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 264 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 264 Bytes

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