fhEVM
WebsiteLibrariesProduct & ServicesDevelopersSupport
0.4
0.4
  • Welcome to fhEVM
  • Getting Started
    • What is fhEVM
    • Connecting to Zama Devnet
    • Using Zama Faucet
    • Local dev node
    • Whitepaper
  • Fundamentals
    • Write contract
      • Using Hardhat
      • Using Remix
      • Other development environment
    • Use encrypted types
    • Operations on encrypted types
    • Branching in FHE
    • Decrypt and reencrypt
    • Generate random number
    • Contracts standard library
  • Guides
    • Gas estimation
    • Common pitfalls and best practises
    • How can I break a loop ?
    • Encrypt an input
    • Reencryption
    • Use the CLI
    • Build a web application
    • Build with Node
    • Common webpack errors
  • Tutorials
    • See all tutorials
    • Write confidential smart contract with fhEVM
  • References
    • API Function specifications
    • Repositories
  • Developer
    • Contributing
    • Development roadmap
    • Release note
    • Feature request
    • Bug report
Powered by GitBook

Libraries

  • TFHE-rs
  • Concrete
  • Concrete ML
  • fhEVM

Developers

  • Blog
  • Documentation
  • Github
  • FHE resources

Company

  • About
  • Introduction to FHE
  • Media
  • Careers
On this page
  • Start here
  • Go further
  • Code examples in GitHub
  • Blog tutorials:
  • Video tutorials:

Was this helpful?

Export as PDF
  1. Tutorials

See all tutorials

PreviousCommon webpack errorsNextAPI Function specifications

Last updated 1 year ago

Was this helpful?

Start here

  • - October 30, 2023

Go further

Code examples in GitHub

  • : A variation of the standard ERC20 smart contract that incorporates encrypted balances, providing additional privacy for token holders. -

  • : A smart contract that enables anonymous trading of cryptocurrencies or assets, typically used to execute large orders without affecting the market price.[by ]

  • : A Hardhat-based template for developing Solidity smart contracts, with sensible defaults. - by Clément Danjou [by Clément Danjou]

  • : A smart contract that replicates the classic Battleship game on a blockchain in a transparent manner. [by ]

  • : A DAO smart contract that facilitates governance decisions through encrypted voting

  • : A smart contract for conducting blind auctions where bids are encrypted and the winning bid remains private.

  • : A blockchain-based identity management system using smart contracts to store and manage encrypted personal data.

Blog tutorials:

  • - February 29, 2024

  • -November 23, 2023

  • - October 12, 2023

  • - July 10, 2023

  • - June 28, 2023

Video tutorials:

- January 30, 2024

- October 27, 2023

- July 18, 2023

[Video tutorial] How to Write Confidential Smart Contracts Using Zama's fhEVM
ERC-20
Darkpool
Owen Murovec
Cipherbomb
Battleship
Owen Murovec
Governor DAO
Blind Auction
Decentralized ID
Build an Encrypted Wordle Game Onchain using FHE and Zama's fhEVM
Programmable Privacy and Onchain Compliance using Homomorphic Encryption
Confidential DAO Voting Using Homomorphic Encryption
On-chain Blind Auctions Using Homomorphic Encryption and the fhEVM
Confidential ERC-20 Tokens Using Homomorphic Encryption and the fhEVM
Accelerate your code testing and get code coverage using fhEVM mocks
Use the CMUX operator on Zama’s fhEVM
Workshop during ETHcc: Homomorphic Encryption in the EVM