- NodeJS
- ExpressJS
- Blinktrade JS SDK
- Generate API key and password from Urdubit
- Clone the repo.
- Open the folder in Command line
- Run
npm install
to install the dependencies - Open ticker.js in an editor
- Change username and password with your API key and password on
line 8
and9
- Run the file using
node ticker.js
- Open localhost:3000 in browser