Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 349 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 349 Bytes

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.