corridor-in-a-box

Run a payment

Drive a payment through the engine and watch it walk the state machine. This runs a faithful simulation; point it at a live @corridor/service to move real testnet money.

USDC

Re-run with the same key to see the idempotent replay.

Endpoints UNVERIFIED. No anchor here has been confirmed to exist. This run is a simulation of what the engine would do, not evidence the lane works.

State machine

  1. created
  2. quotedSEP-38 POST /quote
  3. compliantSEP-10 auth + SEP-12 KYC handoff
  4. openedSEP-31 POST /transactions
  5. settling
  6. settlednative Stellar payment of bridge asset
  7. reconciledSEP-31 GET /transactions/:id
  8. completed
Run a payment — corridor-in-a-box