We have these prediction threads all the time, but we never collect the data or hold people accountable. I have a project that might help with this.
I created a reputation token that you can use to bet on WF winner and runner-up. You bet on universities and tokens from losers get distributed to winners (so payouts are dynamic based on how many people got it right).
Even tho it's on a blockchain it is free and not about money—it's about bragging rights.
How do you get tokens?
Well if I just gave them to everyone it would be pointless, so I use CF OAuth—you get 100*max_rating tokens.
Why blockchain?
This token is an ERC20 on Ethereum testnet. Mostly because it made development more fun. But here are some benefits for you:
Everything is completely free—I cover gas fees so you just need a CF. You can use it for bets with your friends, if you trust them to transfer it upon losing. You could build some other prediction system using them.
Getting started is dead simple:
- Get MetaMask (browser extension or mobile app)
- Go to the site and connect wallet
- Login with CF to claim your tokens
- Place gas-free bets
Works on mobile with the MetaMask app too.
Important: This is NOT a financial product. Tokens have zero real value. This is purely for fun and competition.
The contracts aren't verified yet, I'll do this when I have some time.











