DobDex is the exit layer for tokenized real-world assets — a venue where a holder can actually sell the position, at a price set by capital that competes for it, and be paid in USDC on Stellar.
The problem
The asset keeps performing. That was never the holder's problem.
The mechanism
The oracle prices the asset. Liquidity Nodes price the exit. Keeping those two numbers apart is the whole design.
DobValidatorA TRUFA score reads the asset’s operating record, validator attestations and payment history. It is a risk read, not a price.
Pick a step · or let it run
Two sides of the book
Open an exit on a position you hold. You declare the floor before any Node bids, and you keep the right to walk away — a bid is an offer, accepting it is a separate signature.
min_accept_usdc — your own reserve price, in absolute USDCDeposit USDC, declare which tiers you serve and the minimum discount you require. You are never matched outside the appetite you set, and idle capital keeps earning.
tiers · min_bps · max_exposureMove the score and the ticket size to see roughly what a Liquidity Node would pay for the position today. Illustrative — the real number is whatever a Node actually bids.
Illustrative model, not a quote. Real prices are posted by Liquidity Nodes and can differ in either direction; DobDex does not guarantee a price or a fill, and never buys the position itself.
The reference app runs the full loop on testnet — open an exit, watch Nodes bid, settle it. No wallet required to read the protocol first.