SatoshiGuesser – Roll for Bitcoin: a browser-based cryptography demo using Bloom filters
Summary
SatoshiGuesser is a browser-based slot-machine demo that 'guesses' Bitcoin private keys by deriving addresses from random 256-bit numbers and checking them against a curated dataset using a Bloom filter. The project runs entirely client-side with no API calls or telemetry, ships with prebuilt data artifacts, and offers features like two reel modes, autospin, and a synthetic win UI for testing. It highlights the astronomical odds involved and provides deployment guidance and performance benchmarks.