Thanks to visit codestin.com
Credit goes to github.com

Skip to content

glesage/cryptotracker

Repository files navigation

Utility app to record all trades from various exchanges Codeship Status for glesage/cryptotracker

Installation

git clone
npm install
node app.js

Environment variables

export DB_ID="" // ID of the Google project
export DB_NAME="" // Name of the DB
export DB_TABLE="" // Name of the table
export DB_CREDS="" // Credentials for db access

export BIT_WS_KEY="" // Bitfinex API KEY for websocket connection
export BIT_WS_SECRET="" // Bitfinex API SECRET for websocket connection

About

Utility app to record all trades from bitfinex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published