Skip to content

Papyrus2024/fhevm-devops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zama fhEVM & KMS


📃 Read white paper | 📒 Documentation | 💛 Community support | 📚 FHE resources by Zama

Note

To try out the Q2 release of our fhEVM-native demo, use the release/0.5.x branch.

Warning

This demo is an early beta version.

Table of Contents

About

This repository provides a docker based setup to locally run an integration of fhEVM blockchain and Zama KMS (Key Management System).

For overview of the system, architecture and details on individual components, refer to our documentation.

fhEVM blockchain comes in two variants:

  • Native
  • Coprocessor

KMS can be configured to two modes:

  • Central
  • Threshold

Possible configurations in the demo:

  • fhEVM-Native variant supports running KMS in only central mode. Support for threshold mode is coming in next release.
  • fhEVM-Coprocessor variant supports running KMS in both central and threshold modes (with 4 parties).

Running the demo

  • For fhEVM Native:

    • Switch to the release/0.5.x branch and follow the steps in the README.
    • This is our Q2 2024 release.
    • native directory on main branch is being actively updated for next release.
  • For fhEVM Coprocessor

    • Switch to the coprocessor directory on main branch and follow the steps in the README.
    • This is the most up to date version.

License

This software is distributed under the BSD-3-Clause-Clear license. Read this for more details.

FAQ

Is Zama’s technology free to use?

Zama’s libraries are free to use under the BSD 3-Clause Clear license only for development, research, prototyping, and experimentation purposes. However, for any commercial use of Zama's open source code, companies must purchase Zama’s commercial patent license.

Everything we do is open source and we are very transparent on what it means for our users, you can read more about how we monetize our open source products at Zama in this blog post.

What do I need to do if I want to use Zama’s technology for commercial purposes?

To commercially use Zama’s technology you need to be granted Zama’s patent license. Please contact us [email protected] for more information.

Do you file IP on your technology?

Yes, all Zama’s technologies are patented.

Can you customize a solution for my specific use case?

We are open to collaborating and advancing the FHE space with our partners. If you have specific needs, please email us at [email protected].

Support

Support

🌟 If you find this project helpful or interesting, please consider giving it a star on GitHub! Your support helps to grow the community and motivates further development.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.0%
  • Makefile 15.0%