Vérification par un tiers
Tous les paris placés sur Chips.gg peuvent être vérifiés à la fois sur le site et par des sites Web tiers qui ont également open source leur processus de vérification. Vous pouvez les trouver via une simple recherche Google, ou en consultant certains des sites que nous avons fournis pour vous :
Results are generated by @provableio/provable-core, an MIT licensed library published on npm with its source on GitHub. It is the same code that runs in production: a server seed, your client seed and a nonce are combined and hashed with SHA-256, the resulting bytes are converted to floats, and each game turns those floats into an outcome. Nothing about that process is private, so anyone can reimplement it and check our arithmetic.
The verifier embedded below runs independently of the casino. You can also install the library yourself and recompute any bet from its seeds, or use any third-party provably fair checker that implements the same scheme. If three independent implementations agree on a result, no honest interpretation of that result is left for us to control.

