--- description: >- fhEVM is a technology that enables confidential smart contracts on the EVM using Fully Homomorphic Encryption (FHE). layout: title: visible: true description: visible: true tableOfContents: visible: true outline: visible: true pagination: visible: false --- # Welcome to fhEVM ## Get started Learn the basics of fhEVM, set it up, and make it run with ease.
OverviewExplore the suite of fhEVM protocol.start1.pngoverview.md
Quick start with RemixLearn and prototype in the in-browser IDE.start4.pngoverview.md
Get started with HardhatDevelop in production-ready envrionment.start5.pnghardhat.md
## 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.
Smart contractLearn core Solidity library.build1.png
FrontendWrite a dAPP frontend.build2.png
TutorialsBuild quickly with tutorials.build3.png
## Explore more Access to additional resources and join the Zama community. ### Explanations Explore the technical architecture of the fhEVM protocol and the underlying cryptographic principles that power it. - [Architecture overview](smart_contracts/architecture_overview.md) - [FHE on blockchain](smart_contracts/architecture_overview/fhe-on-blockchain.md) - [fhEVM components](smart_contracts/architecture_overview/fhevm-components.md) - [Encryption, decryption re-encryption and computation](smart_contracts/d_re_ecrypt_compute.md) ### References Refer to the API and access additional resources for in-depth explanations while working with fhEVM. - [API function specifications](references/functions.md) - [Repositories](references/repositories.md) ### Supports Ask technical questions and discuss with the community. Our team of experts usually answers within 24 hours in working days. - [Community forum](https://community.zama.ai/c/fhevm/15) - [Discord channel](https://discord.com/invite/fhe-org) - [Telegram](https://t.me/+Ojt5y-I7oR42MTkx) ### Developers Collaborate with us to advance the FHE spaces and drive innovation together. - [Contribute to fhEVM](developer/contribute.md) - [Follow the development roadmap](developer/roadmap.md) - [See the latest test release note](https://github.com/zama-ai/fhevm-solidity/releases) - [Request a feature](https://github.com/zama-ai/fhevm-solidity/issues/new?assignees=&labels=enhancement&projects=&template=feature-request.md&title=) - [Report a bug](https://github.com/zama-ai/fhevm-solidity/issues/new?assignees=&labels=bug&projects=&template=bug_report_fhevm.md&title=) --- {% hint style="success" %} **Zama 5-Question Developer Survey** We want to hear from you! Take 1 minute to share your thoughts and help us enhance our documentation and libraries. **👉** [**Click here**](https://www.zama.ai/developer-survey) to participate. {% endhint %}