mirror of
https://github.com/zama-ai/fhevm-solidity.git
synced 2026-01-13 22:48:13 -05:00
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. -
- Darkpool: A smart contract that enables anonymous trading of cryptocurrencies or assets, typically used to execute large orders without affecting the market price.[by Owen Murovec]
- Cipherbomb: A Hardhat-based template for developing Solidity smart contracts, with sensible defaults. - by Clément Danjou [by Clément Danjou]
- Battleship: A smart contract that replicates the classic Battleship game on a blockchain in a transparent manner. [by Owen Murovec]
- 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