* docs: rename tfhe to fhe
* docs: renaming all function names in the docs and library names
* docs: update all mentions of TFHE
* docs: tfhe-rs stays the same
* docs: tfhe-rs stays the same
* docs: rename repo
* docs: fix renaming after merge conflicts
* docs: resolve issues
fhevm is a suite of solutions that enables confidential smart contracts on the EVM using Fully Homomorphic Encryption (FHE). This document provides a high-level overview of the fhevm suite along with onboarding guidance tailored to specific audiences.
For dApp developers
The fhevm Protocol provides a FHE Solidity library for building confidential smart contracts, a fhevm SDK to enable front‐end FHE interactions, and a range of developer tools, examples, and templates to streamline the usage for developers.
A curated list by the team at Zama of blog posts, libraries, research papers, and tutorials on Fully Homomorphic Encryption (FHE).
For network builders
To integrate FHE at the protocol level or operate an FHE‐enabled network, fhevm offers the fhevm backend modules. These repositories include the foundational implementations that enables FHE in blockchain systems, ensuring that privacy remains at the core of your network architecture.