binance-api-node
binance-api-node copied to clipboard
:chart: A complete and heavily tested wrapper with typings for the Binance API.
Results
91
binance-api-node issues
Sort by
recently updated
recently updated
newest added
When specifying a proxy parameter of the form http://ip:port the request does not reach the proxy server and is executed directly // version "binance-api-node": "0.12.9" ``` 'use strict'; const {...