A monorepo containing solidity contracts, javascript relay, javascript webapp
Once you have cloned run the following commands
yarn
yarn circuits build
yarn relay keys
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/