Skip to content

coinfeed displays bitcoin market data from different exchanges

Notifications You must be signed in to change notification settings

FredericHeem/coinfeed

Repository files navigation

Introduction

Coinfeed displays Bitcoin market data from various exchanges such as MtGox, Bitstamp, Bitfinex and Justcoin. coinfeed is designed to be viewed on a mobile device.

Dependencies

The server is written in nodejs, the client side is Backbone based. This repository contains the frontend part, coinfeed-backend reads market data from exchanges to a mongodb databases, coinfeed reads these data from the db and serves them to users.

Get source and build it

git clone git@github.com:FredericHeem/coinfeed.git
cd coinfeed
sudo npm install 
node app.js

Contributors

FredericHeem

About

coinfeed displays bitcoin market data from different exchanges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published