https://github.com/ayapejian/exchange-marshal
https://github.com/ayapejian/exchange-marshal
altcoin cryptocurrency exchange-api
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayapejian/exchange-marshal
- Owner: AYapejian
- Created: 2017-06-14T12:33:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T12:46:35.000Z (over 8 years ago)
- Last Synced: 2025-03-31T00:15:50.816Z (7 months ago)
- Topics: altcoin, cryptocurrency, exchange-api
- Language: JavaScript
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exchange Marshal
__NOTE: A total work in progress__
Common interface to cryptocurrency exchanges
Thanks to devs of the following libs:
* [Node GDAX API](https://github.com/coinbase/gdax-node)
* [Node Coinbase API](https://github.com/coinbase/coinbase-node)
* [Node Poloniex REST API](https://github.com/dutu/poloniex-api-node)
* [Node Kraken](https://github.com/5an1ty/kraken-api)
* [Node Bittrex API](https://github.com/you21979/node-bittrex)