/Unirep

UniRep is a private and nonrepudiable repuation system based on ZKP

Primary LanguageTypeScriptMIT LicenseMIT

Unirep monorepo

About Unirep

UniRep is a private and nonrepudiable repuation system. Users can receive positive and negative reputation from attesters, and voluntarily prove that they have at least certain amount of reputation without revealing the exact amount. Moreover, users cannot refuse to receive reputation from an attester.

For more information, refer to the documentation

Project Structure

Install and test

Install

yarn && yarn build

Run test

yarn test