| Crates.io | binance-sdk-rs |
| lib.rs | binance-sdk-rs |
| version | 0.4.2 |
| created_at | 2025-02-16 09:28:04.566303+00 |
| updated_at | 2025-07-15 20:09:52.508959+00 |
| description | Rust Async SDK for the Binance |
| homepage | |
| repository | https://github.com/anlithov/binance-api-rs |
| max_upload_size | |
| id | 1557503 |
| size | 228,460 |
Unofficial Rust Library for the Binance APIs with Async/Await.
*Refactored fork of Binance library: https://github.com/wisespace-io/binance-rs
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-sdk-rs = 0.4
Examples located in the examples folder.