bybit-sdk-rs

Crates.iobybit-sdk-rs
lib.rsbybit-sdk-rs
version0.2.2
created_at2025-02-16 18:24:56.381139+00
updated_at2025-02-27 14:26:40.675344+00
descriptionRust Async SDK for the Binance
homepage
repositoryhttps://github.com/anlithov/bybit-sdk-rs
max_upload_size
id1558037
size127,930
Andrii Lytovka (anlithov)

documentation

README

bybit-sdk-rs

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

Crates.io

*Inspired by Binance library: https://github.com/wisespace-io/binance-rs

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]
bybit-sdk-rs = 0.2

Examples located in the examples folder.

Commit count: 0

cargo fmt