[][src]Crate bustabit

Bustabit

bustabit is an utility library for verification of Bustabit games.

Bustabit is a provably fair game of luck. “Provably fair” means that: 1) the outcome of every game round has not been changed after players placed a bet, and 2) this statement could be verified and proven by any third-party. Provably fair games rely on properties of cryptographical hash (one-way) functions. Bustabit’s Proof is proving additionally to independence of game outcome, the coefficient of outcome (called a bust) itself.

You may use it if you want to get historical busts, or analyze games happened previously. Also, it may be useful while testing and debugging you autoplaying scripts.

It is a pure Rust implementation of the 3rd party verification script: https://jsfiddle.net/Dexon95/2fmuxLza/embedded/result/

Structs

Game