node-binance-api icon indicating copy to clipboard operation
node-binance-api copied to clipboard

Alternative to this library

Open Vasile-Peste opened this issue 2 years ago • 1 comments

Hello everyone, since this project seems discontinued I would like to share with you an alternative: Mida

https://github.com/Reiryoku-Technologies/Mida You can use the Binance API from Mida which is based on a unified API for using multiple exchanges or brokers

Another alternative is https://github.com/Ashlar/binance-api-node which is the library used by Mida under the hood

Vasile-Peste avatar May 15 '22 14:05 Vasile-Peste

also you can just use raw api with npm library "got" and create your own functions, easy, not a big deal.

mr-smit avatar Sep 07 '22 15:09 mr-smit