Provably Fair Verifier
Independent audit · commit-reveal
Game
How it works
Before every round the server publishes the SHA-256 hash of a secret
server seed
.
The round plays. The client cannot see the seed, so it cannot predict when the crash happens.
After the round, the server seed is revealed. Anyone can recompute the crash point from
SHA-256(serverSeed:clientSeed:nonce)
and confirm it matches.
Verify a round
Compute crash point
Recent rounds (revealed)
No rounds yet.