crypt

parametric SLA escrow that collateralises API uptime promises and settles sustained downtime on Stellar testnet.

year
2026
status
in progress
stack
next.jssorobanstellar sdksupabaserecharts
  • crypt screenshot 1
  • crypt screenshot 2
  • crypt screenshot 3
  • crypt screenshot 4
  • crypt screenshot 5
  • crypt screenshot 6
  • crypt screenshot 7
  • crypt screenshot 8
  • crypt screenshot 9

notes

stack

problem

my role

decisions

  • The UI treats funding, monitoring, threat, release, and refund as explicit states rather than hiding the contract lifecycle behind a generic wallet screen.
  • Consecutive failures are required before settlement so one failed request cannot trigger a payout.
  • The live demonstration includes a controlled failure path, making the complete state transition visible without pretending the prototype is a production oracle network.

evidence

  • Deployed Soroban contract and testnet transaction links are documented in the repository.
  • Contract tests cover state transitions, token transfers, authorisation, and invalid operations.
  • Separate CI workflows validate the frontend and contract code.

limitations