Provably Fair Verifier

Independent audit · commit-reveal

Game

How it works

  1. Before every round the server publishes the SHA-256 hash of a secret server seed.
  2. The round plays. The client cannot see the seed, so it cannot predict when the crash happens.
  3. 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

Recent rounds (revealed)

No rounds yet.