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
  • Get started
  • Develop a fhEVM smart contract
  • Explore more
  • References
  • Supports
  • Developers

Was this helpful?

Export as PDF

Welcome to fhEVM

fhEVM is a technology that enables confidential smart contracts on the EVM using Fully Homomorphic Encryption (FHE).

Last updated 1 year ago

Was this helpful?

Get started

Learn the basics of fhEVM, set it up, and make it run with ease.

Develop a fhEVM smart contract

Start developing fhEVM smart contracts in Solidity by exploring its core features, discovering essential guides, and learning more with user-friendly tutorials.

Explore more

Access to additional resources and join the Zama community.

References

Refer to the API and access additional resources for in-depth explanations while working with fhEVM.

Supports

Ask technical questions and discuss with the community. Our team of experts usually answers within 24 hours in working days.

Developers

Collaborate with us to advance the FHE spaces and drive innovation together.


We value your feedback! to improve the fhEVM library and the documentation and help other developers use FHE.

API function specifications
Repositories
Community forum
Discord channel
Telegram
Contribute to fhEVM
Follow the development roadmap
See the latest test release note
Request a feature
Report a bug
Take a 5-question developer survey
Cover

Fundamentals

Explore core features.

Cover

Guides

Deploy your project.

Cover

Tutorials

Learn more with tutorials.

Cover

What is fhEVM

Understand the basic concepts of fhEVM library.

Cover

Using Zama Faucet

Follow the step-by-step guide to use Zama Faucet

Cover

Connecting to Zama devnet

Get 10 Zama token to start working with fhEVM

Cover

Local dev node

Use our docker image to spin up a fhEVM node for local development

Write contract
Use encrypted types
Gas estimation
Common pitfalls and best practices
Start here
Go further