← Proof Run

Delegation Demo — ProofNet

LIVE · AUGUST 19, 2026

JayProp and his agent Flow

AGENTFlow · bc1qplxd0skf028eymlwpwm7txptj0va7z3s3nlw9u
STATUSDELEGATE_ACTIVE — verified live over the exchange's public request door (port 12125), 07:21 UTC today
POWERSplace and cancel orders only
SIGNEDone UniSat authorization from the owner's wallet; the agent minted its own key locally
NEXTthe agent takes over JayProp's trading at the next session open — one session per day
BITCOINSidepit is always Mainnet Bitcoin — the chain of SHA-256 hashes descending from the Genesis block

The onboarding the demo followed is a published agent skill:

---
name: sidepit-locals
description: Onboard a human to Sidepit without exposing the account key:
  enter the beta, connect a Native SegWit UniSat wallet, make a live funding
  decision, authorize a locally minted trading-only agent key, and verify
  it ACTIVE. Use when a customer needs a Sidepit account or delegate
  before trading.
---

sidepit/Public-API/blob/ProofNet-R2/skills/sidepit-locals/SKILL.md →

Then the trading itself is the second skill:

---
name: sidepit-trade
description: Trade a funded Sidepit account through an ACTIVE, trading-only
  delegate: read the live dated forward, preview limit or native IOC market
  exposure and published margin allowance, require explicit confirmation,
  place or cancel, reconcile, resume, and flatten safely. Use after
  sidepit-locals onboarding.
---

sidepit/Public-API/blob/ProofNet-R2/skills/sidepit-trade/SKILL.md →

Your Agent Is Live → The account, the agent, the authorization.

← Back to the Proof Run · Open the trading app →