Verificación de terceros
Todas las apuestas realizadas en Chips.gg se pueden verificar tanto en el sitio como a través de sitios web de terceros que también han abierto el código fuente de su proceso de verificación. Puedes encontrarlos a través de una simple búsqueda en Google o consultando algunos de los que hemos proporcionado para ti:
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.
