Independently verify on-chain cryptographic proof verification for PIKO.BOO, KPOP.ROCKS, and all CORETX Arcade games. Replay hash computations, query live Soroban contracts, and look up verified game seals — all transparent, all auditable.
The Nether Proof contract uses a commit-reveal scheme — a fundamental zero-knowledge primitive. The player's score is hidden behind a cryptographic hash during commit, then verified on-chain during reveal. Any tampering breaks the hash match.
Try it yourself — enter game values below. This computes the exact same SHA-256 hash
that the on-chain contract uses to verify scores. The format is:
PIKO-NETHER|score:X|wisdom:Y|time:Z|ts:T
Enter any Stellar address to query their verified Nether Seals directly from the on-chain contract. All data is read directly from the Soroban ledger — no intermediary.
Full transparency. Every component is verifiable on-chain or in the public source.