tiagosiebler / binance

Node.js & JavaScript SDK for Binance REST APIs & WebSockets, with TypeScript & browser support, integration tests, beautification & more.
MIT License
747 stars 266 forks source link

Copy usdm and modify it to be coinm #305

Closed eugeneglova closed 1 year ago

eugeneglova commented 1 year ago

Summary

just copied usdm and modified at a bit, it should have same interface as usdm the difference is only fapi -> dapi https://github.com/tiagosiebler/binance/issues/152

Additional Information

not sure about v2 endpoints for balances if they work, I didn't check all methods, just basic

tiagosiebler commented 1 year ago

Thanks for working on this! Will merge and run extra tests today before releasing in a separate PR.