Hello — I am studying your project and would like to understand the provably-fair implementation.
Could you please explain:
- Where are the serverSeed and clientSeed generated and published?
- In which file/function is the outcome derived using HMAC/SHA256? (Please indicate file and line if possible.)
- If possible, could you provide one sample (server seed hash → revealed serverSeed, clientSeed, nonce) and show how to verify the round step-by-step? I only want to learn how to verify past rounds — not to predict or exploit anything.
Thank you — asking for learning purposes only.
Hello — I am studying your project and would like to understand the provably-fair implementation.
Could you please explain:
Thank you — asking for learning purposes only.