hl_sdk

Crates.iohl_sdk
lib.rshl_sdk
version0.6.0
created_at2025-09-18 17:36:06.914876+00
updated_at2025-09-18 17:36:06.914876+00
descriptionRust SDK for Hyperliquid
homepagehttps://hyperliquid.xyz/
repository
max_upload_size
id1845037
size282,699
(deanodotdotdot)

documentation

README

hyperliquid-rust-sdk

SDK for Hyperliquid API trading with Rust.

Usage Examples

See src/bin for examples. You can run any example with cargo run --bin [EXAMPLE].

Installation

cargo add hl_sdk

License

This project is licensed under the terms of the MIT license. See LICENSE for more details.

@misc{hyperliquid-rust-sdk,
  author = {Hyperliquid},
  title = {SDK for Hyperliquid API trading with Rust.},
  year = {2024},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/hyperliquid-dex/hyperliquid-rust-sdk}}
}
Commit count: 0

cargo fmt