vivianjeng / UniRep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Deprecated]

Please refer to Unirep/Unirep for the latest developments

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

Install and build

yarn install

then run

yarn build

to build the circuits

Test

yarn test && yarn test-cli

About


Languages

Language:TypeScript 87.0%Language:Solidity 11.2%Language:JavaScript 0.9%Language:Shell 0.8%