This is a demo app of a unirep attester. In this demo app, users can request data from the example attester. After transition, user can prove how much data he has.
See: Users and Attesters
npx create-unirep-app
Then cd
into the directory that was created.
yarn build
yarn contracts hardhat node
in new terminal window, from root:
yarn contracts deploy
yarn relay start
in new terminal window, from root:
yarn frontend start
It will be running at: http://localhost:3000/