Skip to main content
Perps Agent is split into clear, independently testable layers.

Layers

Data flow

Design properties

  • Non-custodial. The exchange adapter holds only trade-only API keys; user funds never move off Bybit.
  • Pre-trade commitment. No order is placed until the config hash is committed on Mantle.
  • Post-trade attestation. No outcome counts toward the agent’s track record unless it is attested on-chain.
  • Pluggable venues. Adding a new exchange means writing one adapter — the grid engine, AI loop, and proof layer don’t change.