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 startUnderstand the basic concepts of fhEVM library.start1.pngquick_start.md
geth fhEVM-native integrationUse fhEVM-native with go-ethereumstart4.pnggeth.md
geth fhEVM-coprocessor integrationUse fhEVM-coprocessor with go-ethereumstart4.pnggeth.md
Setup a GatewayConfigure a Gateway to handle decryption and reecryptionstart2.pngconfiguration.md
Use TKMSUse Zama's TKMS with fhEVMstart5.pngzama.md