CryptoTracker
This is a small script written in Node.js for Binance API to track your investments.
Install / Use
/learn @HiradRoshandel/CryptoTrackerREADME
CryptoTracker
IMPORTANT: This code uses BINANCE API. If your investment is on another exchange you need to modify app.js accordingly.
In order to add your investment portfolio simply update the investment.js file.
Steps
- npm install
- npm start
- Adjust the window size to show your table
