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

Difference between binance-api-node and node-binance-api

Open kopax opened this issue 3 years ago • 1 comments

Hello, I want to create a project that communicates with binance API and so far, both client seems actively maintained and it's hard to choose one to start with by just reading the documentation,

  • https://www.npmjs.com/package/node-binance-api
  • https://www.npmjs.com/package/binance-api-node

Why do you do the work twice and which one do you recommend to use and for which use case ?

kopax avatar Mar 02 '22 17:03 kopax

For the sake of Socket, use node-binance-api. The socket feature is well written

acefxlabs avatar Mar 17 '22 21:03 acefxlabs