Compute for Equity CONSOLE ← Back to site
Clearing console · v0

Price & clear a compute-for-equity deal

This talks to the live platform API (/api/*). Pricing runs server-side on the canonical oracle and needs no database. Registering orgs and clearing deals writes to D1 once it's bound.

1 · Price a deal live API

POST /api/oracle/price — server-side oracle.
Equity acquired
OMV
Clearing fee
Basis

2 · Platform D1

Register an org, then clear the deal above into the ledger. Needs D1 bound.
Tip: if you see "database_not_bound", bind D1 (see PLATFORM.md). Pricing above still works.