Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 363 Bytes

File metadata and controls

15 lines (11 loc) · 363 Bytes

Nodejs Stellar Horizon API

Requirements:

node.js v8.10 or latest

How to install:

From the root of the project folder run this command to install dependencies:
$ npm install

How to run in Development mode:

$ npm run dev

How to run in Production mode:

Make sure that there is an active source account(in XLM)
$ npm start