diff --git a/docs/README.md b/docs/README.md index 9c2d7d3..91cb6e5 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,7 +1,7 @@ --- description: >- - fhEVM is a technology that enables confidential smart contracts on the EVM - using Fully Homomorphic Encryption (FHE). + The fhEVM backend allows users to run their own L1 or coprocessor with fhEVM technology. + It enables confidential smart contracts on the EVM using FHE. layout: title: visible: true @@ -15,11 +15,11 @@ layout: visible: false --- -# Welcome to fhEVM +# Welcome to fhEVM backend ## Get started -Learn the basics of fhEVM, set it up, and make it run with ease. +Learn the basics of fhEVM backend, set it up, and make it run with ease.
Quick start | Understand the basic concepts of fhEVM library. | start1.png | quick_start.md |
geth fhEVM-native integration | Use fhEVM-native with go-ethereum | start4.png | geth.md |
geth fhEVM-coprocessor integration | Use fhEVM-coprocessor with go-ethereum | start4.png | geth.md |
Setup a Gateway | Configure a Gateway to handle decryption and reecryption | start2.png | configuration.md |
Use TKMS | Use Zama's TKMS with fhEVM | start5.png | zama.md |