β
UniRep is a private and non-repudiable data system. Users can receive attestations from attesters, and voluntarily prove facts about their data without revealing the data itself. Moreover, users cannot refuse to receive attestations from an attester.
Read the medium article to know more about the concept of Unirep protocol. For more information, refer to the documentation.
-
Package Version Description coreUnirep protocol related functions. contractsUnirep smart contracts, ZKP verifiers and contract related functions. circuitsUnirep circom circuits and circuit related functions. utilsUtils which are used in unirep protocol.
β
-
Install
yarn install
-
Build with trusted setup keys
yarn circuits keys && yarn buildOr build with phase 1 trusted setup circuits
yarn build
If you want to contribute to the circuits Please run
yarn circuits buildOverwriteto update keys -
Run test
yarn test
Contributions are always welcome! Feel free to open any issue or send a pull request. Go to CONTRIBUTING.md and CODE_OF_CONDUCT.md to learn about how to contribute to Unirep project!
This project is supported by Privacy & Scaling Explorations and the Ethereum Foundation. See more projects on: https://pse.dev/projects.
