Status Vocabulary
Capability Matrix
Current Solver Boundary
Two reference services cover different routes:solverdwatches for funded Arkade Asset swaps and fills compatible markets.- The reference RFQ service serves corridor routes; it is closed source while its HTLC state machine is audited.
Current Client Boundary
The@arkade-os/swap package is published to npm; its source lives in
arkade-os/ts-sdk.
Integration guides document the actual surface and its known gaps;
applications should pin the version they test.
Draft Boundaries
- Nostr kinds
24859,24860, and38859remain provisional. - Signed RFQ bids and quotes are attributable but not bonded.
- The current RFQ design reuses one key for transport and settlement identity.
- Corridor contracts currently carry BTC on both legs.
- The Emulator key is resolved by the client package from the Arkade operator;
an optional
emulatorPubkeyoverride (33-byte compressed hex) remains available per call.
Primary Sources
- Reference Arkade solver
- RFQ Protocol — the reference RFQ service is not yet public
- Solver Registry
@arkade-os/swappackage