https://github.com/0b01/bittrex-orderbook-importer
imports orderbook updates from bittrex
https://github.com/0b01/bittrex-orderbook-importer
Last synced: about 1 month ago
JSON representation
imports orderbook updates from bittrex
- Host: GitHub
- URL: https://github.com/0b01/bittrex-orderbook-importer
- Owner: 0b01
- Created: 2017-08-14T01:32:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-25T20:33:41.000Z (over 8 years ago)
- Last Synced: 2025-03-02T08:28:37.376Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 72.3 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bittrex-orderbook-importer
To install:
yarn
cp config/db.json.sample config/db.json
To run:
tsc
node dist/wwatch.js