Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

loklaan/coinjar-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published