Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leo5imon/fhe-rockpaperscissors
Rock Paper Scissors FHE Edition
https://github.com/leo5imon/fhe-rockpaperscissors
crypto fhe fhevm focg
Last synced: 17 days ago
JSON representation
Rock Paper Scissors FHE Edition
- Host: GitHub
- URL: https://github.com/leo5imon/fhe-rockpaperscissors
- Owner: leo5imon
- Created: 2024-03-15T23:33:27.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-17T07:11:18.000Z (10 months ago)
- Last Synced: 2024-12-17T09:25:51.666Z (18 days ago)
- Topics: crypto, fhe, fhevm, focg
- Language: JavaScript
- Homepage:
- Size: 549 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Rock Paper Scissors is a fully onchain game with secret encryption, deployed on Fhenix fhEVM. It leverages the power of Fully Homomorphic Encryption (FHE) to ensure on-chain privacy, allowing for hidden actions.
I've been the first person to implement (at least publicly) WAGMI for FHE, I hope my code will be useful for future implementations.