サードパーティによる検証
chips.gg で行われたすべてのベットは、サイト上およびサードパーティの Web サイトで検証できます。これらの Web サイトは、検証プロセスをオープンソース化しています。Google で検索するか、次の Web サイトをご覧ください。
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.
