binance-sdk-rs

Crates.iobinance-sdk-rs
lib.rsbinance-sdk-rs
version0.4.2
created_at2025-02-16 09:28:04.566303+00
updated_at2025-07-15 20:09:52.508959+00
descriptionRust Async SDK for the Binance
homepage
repositoryhttps://github.com/anlithov/binance-api-rs
max_upload_size
id1557503
size228,460
Andrii Lytovka (anlithov)

documentation

README

binance-sdk-rs

Unofficial Rust Library for the Binance APIs with Async/Await.

*Refactored fork of Binance library: https://github.com/wisespace-io/binance-rs

Crates.io

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-sdk-rs = 0.4

Examples located in the examples folder.

Commit count: 25

cargo fmt