| Crates.io | bybit-sdk-rs |
| lib.rs | bybit-sdk-rs |
| version | 0.2.2 |
| created_at | 2025-02-16 18:24:56.381139+00 |
| updated_at | 2025-02-27 14:26:40.675344+00 |
| description | Rust Async SDK for the Binance |
| homepage | |
| repository | https://github.com/anlithov/bybit-sdk-rs |
| max_upload_size | |
| id | 1558037 |
| size | 127,930 |
Unofficial Rust Library for the Bybit APIs with Async/Await.
*Inspired by 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]
bybit-sdk-rs = 0.2
Examples located in the examples folder.