mirror of
https://github.com/zama-ai/fhevm-solidity.git
synced 2026-01-10 21:17:58 -05:00
2.6 KiB
2.6 KiB
See all tutorials
Start here
Go further
Code examples in GitHub
- ERC-20: A variation of the standard ERC20 smart contract that incorporates encrypted balances, providing additional privacy for token holders. -
- Governor DAO: A DAO smart contract that facilitates governance decisions through encrypted voting
- Blind Auction: A smart contract for conducting blind auctions where bids are encrypted and the winning bid remains private.
- Decentralized ID: A blockchain-based identity management system using smart contracts to store and manage encrypted personal data.
Blog tutorials:
- Build an Encrypted Wordle Game Onchain using FHE and Zama's fhEVM - February 29, 2024
- Programmable Privacy and Onchain Compliance using Homomorphic Encryption - November 23, 2023
- Confidential DAO Voting Using Homomorphic Encryption - October 12, 2023
- On-chain Blind Auctions Using Homomorphic Encryption and the fhEVM - July 10, 2023
- Confidential ERC-20 Tokens Using Homomorphic Encryption and the fhEVM - June 28, 2023
Video tutorials:
- Accelerate your code testing and get code coverage using fhEVM mocks - January 30, 2024
- Use the CMUX operator on Zama’s fhEVM - October 27, 2023
- Workshop during ETHcc: Homomorphic Encryption in the EVM - July 18, 2023
{% hint style="success" %} Zama 5-Question Developer Survey
We want to hear from you! Take 1 minute to share your thoughts and helping us enhance our documentation and libraries. 👉 Click here to participate. {% endhint %}