Skip to content

Boyquotes/binanceWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binance Wallet Portofolio

Get your crypto amount from your binance wallet via nodeJS and binance json API

Installation Instructions

  1. Git Clone the repo

    git clone https://github.com/Boyquotes/binanceWallet/
    
  2. Enter the repository and install dependencies

    cd binanceWallet && npm install
    
  3. 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

  4. Run

    node wallet.js
    
  5. Enjoy the portfolio.json content ;)

About

Get your crypto amount from your binance wallet via nodeJS and binance json API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published