/Unirep

Primary LanguageTypeScript

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

  • Composed by 4 packages:

Install and test

Install

yarn && yarn build

Run test

yarn test