binance-async 0.2.0

Rust Library for the Binance API (Async)
Documentation

binance-async-rs

Unofficial Rust Library (Async) for the Binance API

Crates.io Build Status MIT licensed Apache-2.0 licensed

Documentation

This is an async version of Flavio Oliveira (wisespace-io)'s work.

Binance API Telegram

https://t.me/binance_api_english

Risk Warning

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.

Usage

Add this to your Cargo.toml

[dependencies]
binance-async = 0.1

Examples located in the examples folder.

Other Exchanges

If you use Bitfinex check out my Rust library for bitfinex API

If you use BitMEX check out my Rust library for bitmex API