diff --git a/README.md b/README.md new file mode 100644 index 00000000..7caa6a9a --- /dev/null +++ b/README.md @@ -0,0 +1,109 @@ +
+ +
+ + + ++ 📃 Read white paper | 📒 Documentation | 💛 Community support | 📚 FHE resources by Zama +
+ + + +### Documentation + +Full, comprehensive documentation is available here: [https://docs.zama.ai/fhevm-backend](https://docs.zama.ai/fhevm-backend). + +### Citations + +To cite fhEVM or the whitepaper in academic papers, please use the following entries: + +```text +@Misc{fhEVM, +title={{Private smart contracts on the EVM using homomorphic encryption}}, +author={Zama}, +year={2023}, +note={\url{https://github.com/zama-ai/fhevm}}, +} +``` + +```text +@techreport{fhEVM, +author = "Morten Dahl, Clément Danjou, Daniel Demmler, Tore Frederiksen, Petar Ivanov, +Marc Joye, Dragos Rotaru, Nigel Smart, Louis Tremblay Thibault +", +title = "Confidential EVM Smart Contracts using Fully Homomorphic Encryption", +institution = "Zama", +year = "2023" +} +``` + +### Contributing + +There are two ways to contribute to the Zama fhEVM: + +- [Open issues](https://github.com/zama-ai/fhevm-backend/issues/new/choose) to report bugs and typos, or to suggest new ideas +- Request to become an official contributor by emailing hello@zama.ai. + +Becoming an approved contributor involves signing our Contributor License Agreement (CLA)). Only approved contributors can send pull requests, so please make sure to get in touch before you do! ++ ↑ Back to top +
+ +## 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. + ++ ↑ Back to top +