Skip to content

add Fhenix Serverless Poker to community DApps - #3

Open
tumhi4 wants to merge 1 commit into
FhenixProtocol:mainfrom
tumhi4:patch-1
Open

tumhi4 wants to merge 1 commit into
FhenixProtocol:mainfrom
tumhi4:patch-1

Conversation

@tumhi4

@tumhi4 tumhi4 commented Mar 29, 2026

Copy link
Copy Markdown

Adding a fully functional, open-source Poker DApp to the awesome list.

Technical details:

Built on the Sepolia CoFHE Coprocessor network
Cards are stored and dealt as euint8 ciphertexts
Winner evaluation is done entirely in ciphertext using FHE.gt() and FHE.select()—validators never have plaintext access to the hands. Frontend is React + Vite using ethers.js connected to MetaMask.

Live Demo: https://fhenix-poker.vercel.app/
Verified Contract: https://sepolia.etherscan.io/address/0x015e8f40b426cc80f327f6b6bd26cf241e918958

Description

Brief description of changes:

Type of Change

  • New resource added
  • Resource updated
  • Documentation improvement
  • Bug fix
  • Other (please describe):

Checklist

  • Resource is Fhenix or FHE-related
  • Link is publicly accessible
  • Entry follows formatting guidelines
  • Entry is alphabetized within its section
  • Description is concise and informative
  • No duplicate entries

Additional Notes

Any additional information for reviewers:

Adding a fully functional, open-source Poker DApp to the awesome list.

Technical details:

Built on the Sepolia CoFHE Coprocessor network
Cards are stored and dealt as euint8 ciphertexts
Winner evaluation is done entirely in ciphertext using FHE.gt() and FHE.select()—validators never have plaintext access to the hands.
Frontend is React + Vite using ethers.js connected to MetaMask.

Live Demo: https://fhenix-poker.vercel.app/
Verified Contract: https://sepolia.etherscan.io/address/0x015e8f40b426cc80f327f6b6bd26cf241e918958
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant