loklaan / coinjar-store

Store CoinJar rates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#CoinJar-Store

Storage for CoinJar market rates in realtime.

Using an on-the-minute interval, fetches rates from some source and stores the retrieved JSON in a SQLite database.

Build Status Coverage Status

#Usage Install:
$ npm install

Configuration:
See config.json or run: $ node coinjar-store.js --help

#Planned Option to choose either the seemingly public source or the users private CoinJar API.

##Notes Intended to be used with an unfinished graphing webapp.

About

Store CoinJar rates


Languages

Language:JavaScript 100.0%