Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 412 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 412 Bytes

Build Status

BNC Websocket Client Sample

This client subscribes to a few symbols and prints them out to the console.

How to run it?

  1. Update oauth2.json with your client_id and client_secret
  2. Run from terminal

npm install

npm start