📄️ How CX Card Games Work
CX Chain hosts a provably fair card game platform where no one can cheat — not the house, not the other players, not even the server. The platform currently supports Texas Hold'em Poker, powered by zero-knowledge proofs and verified entirely on-chain.
📄️ Tables, Joining & Buy-In
Table Creation
📄️ Shuffle & Encryption System
The card game platform uses a mental poker protocol — a cryptographic technique that allows players to shuffle and deal cards without a trusted dealer. Every shuffle is verified on-chain with Groth16 zero-knowledge proofs.
📄️ Dealing & Decryption
After the shuffle completes, the deck is encrypted under every player's key. To deal a card, the encryption layers must be peeled off — but selectively, so that only the intended recipient can read the card.
📄️ Betting, Hand Evaluation & Winnings
Betting Rounds
📄️ Smart Wallets & Account Abstraction
The Problem