Bitcoin-enforced dispute resolution
for Axion commitments.
A BitVM-inspired challenge layer over Axion's Merkle anchoring infrastructure. Fraud is localized through interactive bisection; settlement happens on Bitcoin via Taproot script paths. Every dispute artifact is verifiable on-chain.
Protocol infrastructure
Axion's dispute layer runs alongside the anchoring infrastructure. Both layers settle to Bitcoin Signet via OP_RETURN commitments and Taproot script paths.
Coordination layer at rest
A protocol stream and the network's logical nodes. In fixture mode the stream cycles deterministically; in live mode it tails the coordinator's WebSocket.
Five claims, all verifiable.
Every claim below is testable against the fixture data shown in this terminal. Switch to live coordinator mode to verify against on-chain transactions.
Recent protocol events · fixture
Stream of dispute lifecycle events from the coordinator's event bus. Replayable, signed, reproducible from seed.
Inspect canonical dispute scenarios.
Fixture data sourced from real protocol outputs. Every disputed step converged in exactly log₂(n) rounds. Switch to live mode with NEXT_PUBLIC_USE_MOCK_DISPUTES=false to see on-chain transactions.