/coin-track

Primary LanguageJavaScript

Coin Tracking Dapp

  1. Download & Install Node.js - https://nodejs.org/en/

  2. open the command prompt to install the necessary modules for the bot (it should be in the same directory it was earlier when you copy the bot)

$ npm install
  1. After installing modules, type 'npm start' and hit ENTER to run the bot.
$ npm start

Usage