mirror of
https://github.com/zama-ai/fhevm-solidity.git
synced 2026-05-09 03:00:27 -04:00
docs: payment-limit docs docs: blind auction docs: improved the comments on example contracts, use of @dev, @params and @notice docs: readme is updated docs: imporved readme for examples docs: improve README docs: prettier docs: commit suggestions docs: shortended readme
3.0 KiB
3.0 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.
- Blind Auction: A smart contract for conducting blind auctions where bids are encrypted and the winning bid remains private.
For more information on individual contracts, see the README in the examples folder.
Legacy - Not compatible with latest fhEVM
- Governor DAO: A DAO smart contract that facilitates governance decisions through encrypted voting
- 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 2024
- Programmable Privacy and Onchain Compliance using Homomorphic Encryption - November 2023
- Confidential DAO Voting Using Homomorphic Encryption - October 2023
- On-chain Blind Auctions Using Homomorphic Encryption and the fhEVM - July 2023
- Confidential ERC-20 Tokens Using Homomorphic Encryption and the fhEVM - June 2023
Video tutorials:
- Using asynchronous decryption in Solidity contracts with fhEVM - April 2024
- Accelerate your code testing and get code coverage using fhEVM mocks - January 2024
- Use the CMUX operator on Zama’s fhEVM - October 2023
- Workshop during ETHcc: Homomorphic Encryption in the EVM - July 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 %}