— Encrypted raffle
Sealed entries. Verifiable winner.
Ticket counts encrypted on commit. Winner selection verifiable — but pre-draw counts stay sealed to prevent collusion.
Demo only. This page runs a legacy pre-redeploy raffle contract whose payment path is incompatible with the current confidential token, so on-chain ticket purchases are gated. Create, draw, reveal and claim are shown to walk through the encrypted-winner mechanism.
— No raffles yet
Pick a winner from a sealed pool.
Anyone buys a ticket (publicly, so the count is verifiable). The contract picks the winning index on encrypted state — observers see only that a winner was chosen, not who. Useful for distributing scarce allocations fairly.