Skip to content

Service that supplies rates conversion for ZelCore coins to other curriences

Notifications You must be signed in to change notification settings

ZelCore-io/rates-api

 
 

Repository files navigation

zelcore-rates-api

A Service that supplies rates and market conversion for ZelCore assets to other currencies

Requirements

Requires node version 10.0 and above

Installation

Install npm dependencies with command:

npm install

Usage

Start the service with command:

npm start

After the service has been started, you should be able to browse to it on port 3333. Example: http://localhost:3333/rates

Docker

docker run -e API_KEY=yourApiKey -p 4444:3333 zelcash/rates-api

About

Service that supplies rates conversion for ZelCore coins to other curriences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%