Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 267 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 267 Bytes

NineChronicles Asset Bridges

As name suggests, this app bridges assets between Nine Chronicles networks.

Prerequisites

  • Node.js v22.10.0+
  • yarn 4.5.1+

Build and Run

$ cp .env.sample .env
# Then, edit `.env` file well

$ yarn
$ yarn run start