Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Overview

📁 Github | 💛 Community support | 🟨 Zama Bounty Program

fhevm-go is an open-source library used to easily integrate the fhEVM into an EVM-compatible blockchain.

Main features

fhevm-go gives your EVM the ability to compute on encrypted data using fully homomorphic encryption by:

  • a collection of operations on encrypted data via precompiled contracts
  • various additional EVM components that support encrypted computation

Target users

The library helps EVM maintainers to extend their EVM with the power of FHE. If you are looking for a library to deploy and use smart contracts on an fhEVM, you should better look at fhevm

License

This software is distributed under the BSD-3-Clause-Clear license. If you have any questions, please contact us at [email protected].