Peergame uses the BSV blockchain as an oracle to provide fairness to the system. In order to win the jackpot, user’s transaction ID must match the block hash.
Instead of proving randomness, which depends on an internal system or algorithm, the BSV protocol generates random hash numbers at each block.
Our method allows fairness of the game can be verified independently and instantly. Users can go to whatsonchain.com or any other block explorers to verify that the system is fair.
User's Transaction ID
Hash Of The Target Block
If the last of alphanumerics of user’s Transaction ID match the last alphanumerics of Target Block’s hash. The user wins!
Peergame uses the block height as the time standard. Each lottery round takes 100 blocks (approx 16 hours) to find the winner. The target block means the last 100th block in each lottery round.