Hey all,
I just wanted to stop by and introduce a project I hacked up last week. It's basically American football squares for Bitcoiners.
For those unfamiliar: football squares is a 10x10 grid where you buy squares before numbers are assigned. After all squares are sold, numbers 0-9 are randomly assigned to rows and columns. Your square wins if the last digit of each team's final score matches your numbers. Pure luck, no skill required. Your grandma has the same odds as the guy who memorizes QB ratings.
Buy squares using on-chain bitcoin or lightning. I'm keeping it super light: only 2,100 sats per square. We have a Telegram chat at: https://t.me/+X4fLtPvBANs2MzYx.
The number randomization is provably fair. Numbers are randomized using the Bitcoin block after all squares are purchased. That block's hash is used as a seed for the RNG to create a deterministic set of shuffled digits, 0-9. Those are the numbers for the squares.
I understand the exit scam risk. I've tried thinking through ways of mitigating it but I can't. Best I can do is keep the games light/cheap to keep risk as low as possible. I'm all ears for ideas.
Check it out: https://satsquares.xyz
Winner takes all for now. Planning to add quarterly payouts if people actually use this thing.