EIP-712 signing for Polymarket CLOB exchange orders.
This module signs fully specified order maps. Use PolymarketClob.Order.Builder for
Python-parity amount calculation and local limit/market order construction.
Summary
Functions
Returns the EIP-712 order hash used by the official Python client.
Signs an unsigned order with the supplied exchange domain.
Returns official-client-compatible EIP-712 typed data for an unsigned order.
Functions
Returns the EIP-712 order hash used by the official Python client.
Signs an unsigned order with the supplied exchange domain.
Returns official-client-compatible EIP-712 typed data for an unsigned order.