/bnc-websocket-client-sample

A sample consumer for BNC Websocket API

Primary LanguageJavaScriptMIT LicenseMIT

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