Module auth

Module auth 

Source
Expand description

HyperLiquid authentication module.

Implements EIP-712 typed data signing for HyperLiquid API authentication. Unlike centralized exchanges that use HMAC-SHA256, HyperLiquid uses Ethereum’s secp256k1 signatures with EIP-712 typed data.

Structs§

Eip712Signature
EIP-712 signature components.
HyperLiquidAuth
HyperLiquid EIP-712 authenticator.