This is a demo app of a unirep attester. In this demo app, users can request reputation from the example attester. After transition, user can prove how much reputation he has.
See: Users and Attesters
npx create-unirep-appThen cd into the directory that was created.
There are two ways to start the example attester:
yarn startThen the frontend will be running at: http://localhost:3000/
yarn contracts hardhat nodein new terminal window, from root:
yarn contracts deployyarn relay keys &&
yarn relay startin new terminal window, from root:
yarn frontend startIt will be running at: http://localhost:3000/