Get your crypto amount from your binance wallet via nodeJS and binance json API
-
Git Clone the repo
git clone https://github.com/Boyquotes/binanceWallet/ -
Enter the repository and install dependencies
cd binanceWallet && npm install -
Configuration Get your API key and secret on your binance account "Profil -> API management"
Put your API KEY and API SECRET in the .env file -
Run
node wallet.js -
Enjoy the portfolio.json content ;)