node-mtgox-client-streaming
v0.1.0
Published
Mt. Gox (Bitcoin Exchange) Streaming API Client
Downloads
6
Readme
node-mtgox-client-streaming
This is a bare-bones implementation of a streaming API client for the Mt. Gox bitcoin exchange.
Usage
npm install node-mtgox-client-streaming
See example.js
for sample usage, or to watch the ticker:
node example.js
Bugs / Changes
Pull requests are welcome.