Kaspa x402

Live Testnet Proof

Status: alpha proof definition for kaspa:testnet-10.

The live proof runner is scripts/proof-live-testnet.mjs. It validates an operator-provided adapter result and writes ignored operational artifacts under .kaspa-x402-live/. It does not contain wallet secrets or node-specific transaction logic.

Required Flows

The current proof requires:

Broadcast transaction evidence must include transaction ids, transaction versions, version evidence source, and accepted-or-confirmed finality. Batch claim and refund evidence must reconcile inputs, outputs, charged amounts, fees, and continuation or refund value.

Safety Gates

The runner must fail closed when:

Reporting

Successful or blocked live runs should write .kaspa-x402-live/report.json. The sanitized committed summary belongs in docs/live-testnet-report.md.

Source: /docs/live-testnet-proof.md