hyperliquid_rust_sdk_extended 0.6.4

Rust SDK for Hyperliquid
Documentation
# hyperliquid-rust-sdk-extended

Extended 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 hyperliquid_rust_sdk_extended`

## License

This project is licensed under the terms of the `MIT` license. See [LICENSE](LICENSE.md) for more details.

```bibtex
@misc{hyperliquid-rust-sdk-extended,
  author = {zzispp},
  title = {Extended SDK for Hyperliquid API trading with Rust.},
  year = {2025},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/zzispp/hyperliquid-rust-sdk}}
}
```