Skip to content

Inco-fhevm/hidden-card-dapp

Repository files navigation

Hidden Card Dapp

This Dapp allows the contract to deal a hidden card to the user, and only the user can reveal his/her own card. This demo can serve as a basis for on-chain card games.

The associated contract is HiddenCard.sol.

Get Started

Clone the project, then run:

npm install
npm run dev

The dapp should run on http://localhost:5173.

About

Deal a hidden card to each user in a card game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published