Phase 1: Intent Capture

Phase 1: Intent Capture

User Action Trader signs an order specifying:

  • Market (e.g., ETH-PERP)

  • Side (long/short)

  • Size (position size)

  • Price bounds (limit, market, or conditional)

  • Time-in-force (GTC, IOC, FOK)

  • Optional: stop-loss and take-profit levels

Client-Side Processing

  • Order is validated locally

  • Cryptographic signature generated

  • Nonce/timestamp added

Last updated