Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 332 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 332 Bytes

node-mtgox-socketio-client

A node.js MtGox bitcoin exchange client using socketio

Installation

$ npm install colors

$ npm install datetime

$ npm install socket.io-client

$ node index.js

Based on node-mtgox-websocket-client