Unofficial Rust Library (Async) for the Binance API
This is an async version of Flavio Oliveira (wisespace-io)'s work.
https://t.me/binance_api_english
It is a personal project, use at your own risk. I will not be responsible for your investment losses. Cryptocurrency investment is subject to high market risk.
Add this to your Cargo.toml
[dependencies]
binance-async = 0.2
Examples located in the examples folder.
If you use Bitfinex check out my Rust library for bitfinex API
If you use BitMEX check out my Rust library for bitmex API