Hash
Provably Fair System
Our platform is built with security, trust, and fairness at its core. We use the most advanced and secure methods to ensure that every game is protected against manipulation. Our provably fair system allows players to verify any game result with full transparency. Best of all, it's open-source and operates independently from our servers, giving you complete confidence that the outcomes are genuinely fair and trustworthy.
Single-Player Games
In our single-player games, fairness is guaranteed through a combination of a server seed, client seed, and nonce. This system ensures transparency, trust, and fairness in every game result.
Server Seed
- - The server seed is randomly generated by the platform, ensuring unpredictability.
- - While active, the server seed's real value is hidden and only its hashed version is viewable, protecting the integrity of the game.
- - Once the server seed is used at least once, it can be rotated, and the actual value is revealed for verification, ensuring fairness.
Client Seed
- - The client seed is a value chosen by the user, giving them direct involvement in the outcome generation process.
- - By allowing users to set their own seed, it ensures that the result is not solely determined by the platform, enhancing trust in the fairness of the game.
- - Users can change the client seed as they wish, providing a personal and verifiable contribution to the result.
Nonce
- - The nonce is a counter that tracks the number of times the server seed has been used in generating outcomes.
- - Each time the server seed is used, the nonce increases, ensuring that the same combination is never repeated, contributing to unique and fair results.
- - When the server seed is rotated, the nonce is reset, starting fresh with the new server seed, maintaining the integrity of the system.
Multi-Player Games (Using EOS Blockchain)
Our multiplayer games ensure fairness by combining a unique server seed with the security of the EOS blockchain, making it completely unpredictable and impossible to manipulate. This guarantees transparent and secure outcomes for all players.
Server Seed
- - Each game has its own unique server seed, generated at the beginning of the game to ensure randomness.
- - The server seed is shown as a hashed value during the game, ensuring that it cannot be predicted or manipulated by anyone.
EOS Blockchain
- - Instead of a player-defined client seed, the system uses the EOS blockchain to generate an unpredictable and secure seed.
- - The result is based on the block ID from a to be mined block, ensuring that no one can predict or manipulate the outcome in advance.
- - The blockchain provides a tamper-proof method for generating results, adding a layer of transparency and fairness to the game.
Hash Verifier
Below is our hash verifier, allowing you to confirm that the revealed value matches the previously shown hash. This ensures full transparency and proves that the game result has not been altered or tampered with.