// sealed · awaiting reveal
Triple a number, add 6, and you land on 132. What number did you start with?
commit = keccak(answer ‖ nonce)
ON-CHAIN RIDDLE ARENA · SOLANA
Riddle Rush puts real, on-chain stakes on viral math puzzles. Stake SOL, crack a time-boxed challenge, and split the pot with everyone who solves it.
commit–reveal · non-custodial · settled on-chain
// the-problem
THE INSIGHT
100,000s
views on a viral riddle — only a fraction ever engage, and nobody can prove who was right.
Math riddles blow up on social feeds every day — but there is no money on the line, no reward for being correct, and no clear way to settle which answer wins. The thread just argues forever. Riddle Rush replaces the argument with a transparent commit–reveal system that resolves every challenge on-chain and pays both the players who solve it and the creators who post it.
HOW IT WORKS
01 · CREATE
Anyone posts a challenge — the question, the entry fee in SOL, and the submission, reveal, and claim deadlines.
LIVE02 · COMMIT
Players submit a hash of their answer plus a private nonce. During the window, no one can see or front-run your answer.
PENDING03 · REVEAL
After the deadline, players reveal answer + nonce. The program verifies each reveal against the commitment — fully on-chain.
PENDING04 · CLAIM
The creator takes a share of the pot; correct players split the rest. Submit but never reveal, and your stake goes to those who did.
PENDING// features
BUILT FOR FAIR PLAY
Answers are hashed with a private nonce, so nobody can copy or front-run your submission before the reveal phase opens.
The correct answer is revealed on-chain as the single source of truth, and every submission is verified against it — no off-chain referee, no endless comment-section arguments.
Entry fees pool per challenge. Correct players split the pot, and the creator earns a percentage for posting a great riddle.
Submit an answer but miss the reveal deadline and your stake is redistributed to the players who followed through. Accuracy is rewarded.
Every challenge runs a clear on-chain state machine: submit → reveal → claim. Deadlines are enforced by the protocol, not by trust.
Built in Rust with the Anchor framework. Solana's low fees and high speed make real-stakes micro-riddles actually viable.
// demo
SEE IT IN ACTION
create · commit · reveal · claim — live on Solana
THE TEAM
built on Solana by former Ethereum devs

Endi Ungureanu
CO-FOUNDER · CEO

Mihai Popescu
CO-FOUNDER · CTO
FAQ
Yes — connect a Solana wallet such as Phantom to create challenges, submit answers, and claim prizes.
You submit a hash of your answer plus a secret nonce during the submission window, so no one can see or copy it. After the deadline you reveal it, and the program checks that it matches your original commitment.
Each challenge is resolved on-chain: the correct answer is revealed on-chain as the source of truth, and every player's revealed submission is verified against it — transparently, with no off-chain referee.
If you submit an answer but miss the reveal deadline, you forfeit your entry fee, which is redistributed among the players who did reveal.
The prize pool is funded by entry fees. Correct players split the pot, and the challenge creator receives a percentage for posting it.
Connect your wallet, put SOL on the line, and prove you had the answer all along.
non-custodial · commit–reveal · settled on Solana