Crate hyperliquid_sdk_rs

Crate hyperliquid_sdk_rs 

Source

Re-exports§

pub use constants::Network;
pub use errors::HyperliquidError;
pub use providers::ExchangeProvider;
pub use providers::InfoProvider;
pub use providers::ManagedExchangeProvider;
pub use providers::ManagedWsProvider;
pub use providers::RawWsProvider;
pub use providers::WsConfig;
pub use providers::WsProvider;

Modules§

constants
errors
providers
signers
types
utils

Macros§

hyperliquid_action
Macro for user actions that use HyperliquidSignTransaction domain All user actions must have signature_chain_id as their first field
l1_action
Macro for L1 actions that use the Exchange domain