1 unstable release

0.1.0 Sep 8, 2022

#19 in #binance

MIT/Apache

92KB
1K SLoC

Yet another client for Binance API

Features

  • fully asynchronous;
  • support most HTTP methods and websockets;
  • support for spot and futures trading;
  • fully documented, highly usable and extensible;
  • delimit the usage based on keys presence;
  • track API usage on every request;

MOST FEATURES ARE STILL UNDER DEVELOPMENT NOW! COMING SOON.


lib.rs:

Binance API provider with async support for HTTP and Websocket transport.

Dependencies

~4–18MB
~264K SLoC