Our purpose
Learn Fully Homomorphic Encryption (FHE) through active learning. FHElings is a CLI tool that makes the abstract practical. You master FHE by solving small, hands-on 'quests' right in your terminal
Public Blockchain
0x[abc...123] (Public)
➡️
Zama FHEVM + FHElings
0x[Encrypted] (Confidential)
See It in Action
Watch our 1-minute demo to see how FHElings guides you from zero to hero.
Start Your Journey
Get the CLI and start your first quest in seconds. No setup hell.
First, clone the repository
$ git clone git@github.com:victorsampereira/HackathonETHLatam.git
Then go into the fhevm-lings directory
$ cd HackatonETHLatam/fhevm-lings/
Then run:
$ npm install$ npm run watch