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§
- Eip712
Signature - EIP-712 signature components.
- Hyper
Liquid Auth - HyperLiquid EIP-712 authenticator.