rajivpo / hyperliquid-rust-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 hyperliquid_rust_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 = {2023},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/hyperliquid-dex/hyperliquid-rust-sdk}}
}

Terms

By using this package you agree to the Terms of Use. See TERMS for more details.

About

License:MIT License


Languages

Language:Rust 100.0%