coti-io / price-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Price service

github-url: https://github.com/cotitech-io/price-service/issues

Description

The price service is a monitor for price of coti & eth.
in addition the service has an api to get price by given date from multiple sources.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.2%Language:JavaScript 1.8%