Last spin
—
chip size
active bets
0 sats
provably fair
server seed commit (SHA-256)
—
your client seed
next nonce
0
How to verify a roll
- Before each spin the server commits to a 32-byte
server_seedby publishingSHA-256(server_seed)above. The committed value cannot change for any spin that uses it. - Each spin records the
commit,client_seed,nonceand resultingHMAC-SHA-256(server_seed, client_seed:nonce:0). - When you click Rotate seed, the server reveals the
current
server_seed. You can then verifySHA-256(server_seed) == commitand replay every spin to reproduce its slot result.
revealed seeds
- no rotations yet
recent spins
- no spins yet