binance-lib

3.0.24 • Public • Published

Binance Community API Yearly Downloads Last Commit Monthly downloads
NPM Github Stars npm downloads

Binance Lib

 

Binance Lib

Github top language Repository size License Github issues Github forks Github stars

About   |   Features   |   Requirements   |   Starting   |   License   |   Contact me   |   Author


If you need help or any of my services or maybe looking for someone to implement your strategies contact me via e-mail

Binance-lib

A FULL JS library for the binance API, currently includes the FULL Spot, Margin (including Wallet, Savings, Mining API, etc...) and Futures API support It is much more detailed in documentation and the easiest error-handling: NO try-catch blocks whatsoever. NOTE: Heavily rely on the Intellisense documentation inside your editor, as everything is typed via JSDoc

✨ Features

✔️ Spot Market API ✔️ Spot Account/Trade API ✔️ Spot Websocket API ✔️ Spot/Margin/Isolated-margin userData API
✔️ Futures Market API ✔️ Futures Account/Trade API ✔️ Futures Websocket API ✔️ Futures userData API

Auto Generated but not tested:

✔️ Wallet API
✔️ Margin API
✔️ Staking API
✔️ Mining API
✔️ Futures API
✔️ Spot Algo API
✔️ Classic Portfolio API
✔️ BLVT API
✔️ BSwap API
✔️ Fiat API
✔️ C2C API
✔️ VIP Loans API
✔️ Crypto Loans API
✔️ Pay API
✔️ Convert API
✔️ Rebate API
✔️ NFT API
✔️ Binance Gift Card API

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/GTedZ/binance-lib

# Access
$ cd binance-lib

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

CONTACT ME

Email: gtedz1961@gmail.com

 

Back to top

Package Sidebar

Install

npm i binance-lib

Weekly Downloads

10

Version

3.0.24

License

MIT

Unpacked Size

859 kB

Total Files

21

Last publish

Collaborators

  • gtedz