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