/hello-unirep

Primary LanguageJavaScript

create-unirep-app

This is a demo app of a unirep attester.

See: Users and Attesters

Installation

yarn

Start a node and deploy contracts

yarn contracts start

Start a relayer (backend)

yarn relay keys &&
yarn relay start

Start a frontend

yarn frontend start