HADRON

An onchain asset issuance, order book, and USDC settlement experiment.

Launch live site(opens an external site)
  • TESTNET
  • EXPERIMENTAL

Order-book axis

System signature

HADRON

Process diagram / not live data

01 / Context

Problem

HADRON connects issuance, quotes, trades, settlement, and position views in an asset-market prototype that makes each market action legible to participants.

Boundaries
  • Market depth, trades, and yield content are for demo and testnet explanation, not real investment results.
  • No investment advice is provided; the page describes only the product and interaction structure.
  • The external project opens independently; this site does not embed or copy the full application.

02 / System

Mechanism

  1. Issue asset

    Step notes

    Creates a tradable asset with explicit supply, price discovery, and participation conditions.

  2. Place order / bid

    Step notes

    Buyers and sellers express price intent through an order book that exposes depth and pending states.

  3. Match trade

    Step notes

    A successful match reveals the trade record, order source, and state change.

  4. Settle in USDC

    Step notes

    Settlement emphasizes the stablecoin amount, participants, and testnet context.

  5. Review position / yield

    Step notes

    The position view lets users review assets, displayed yield changes, and available next actions.

Technical notes

Roles

  • Market UX
  • Frontend engineering
  • Protocol interaction design

Tags

  • Asset issuance
  • Order book
  • USDC settlement

Build lanes

Stack lanes

  • Interface

    Market listOrder book surfacePosition dashboard
  • Data/Realtime

    Quote stateTrade timelinePortfolio state
  • Settlement/Trust

    USDC settlement framingTestnet transaction statesOrder audit trail
  • AI/Operations

    No autonomous trading claimsOperator-facing market explanation

03 / Evidence

Proof

Interface evidence

HADRON market interface showing the asset list, order book, and settlement areas.
Media notes

The market interface shows the product path from issuance and orders to trades and positions.

  • Market list

    DEMO
    Evidence notes

    Shows issued assets and market entry points with values presented as demo or test-environment examples.

  • Order book

    EXPERIMENTAL
    Evidence notes

    Explains the interaction structure for orders, bids, and depth without claiming real liquidity.

  • Settlement and positions

    TESTNET
    Evidence notes

    Shows how post-trade USDC settlement and position changes are visualized in a testnet context.