Solving the problem of honesty

The basic concept of provable honesty is that players have the opportunity to prove and verify that their results are honest and not rigged This is achieved through the use of a commitment scheme, along with cryptographic hashing.

The commitment scheme is used to ensure that the player can influence all generated outcomes of the game. Cryptographic hashing is used to ensure that the casino also remains honest about this commitment scheme. Combining both concepts creates a reliable environment for online gambling.

A simplified representation of this concept

All bets placed on our site can be checked both here and on third-party websites that have also opened the verification procedure.

You can find them using a Google search. At the start of the round, the game combines the server side and the client side of the first 3 players. The combined seed generates a SHA256 hash, and the generated hash already determines the outcome of a particular round.

To participate in the formation of the result of the round, you need to be among the first three players who place a bet in a particular round.

In the Jackpot game mode, the system randomly generates a salt (32 random symbols) and a number from 0 to 1. They are added together and hashed using sha256, the hash is available to all players on the game page before placing a bet. Each player is given ticket for every $0.01 (1 cent). At the end of the game, the winning ticket is selected according to the formula: pot 100 number of the round.

The one who had this ticket wins.