Zupass: Scaffold-ETH 2 Starter Kit
Get started with Zupass to verify PCDs (Proof-Carrying Data). e.g. ETHPrague tickets.
- Checkpackages/nextjs/pages/index.tsx
to learn how to ask Zupass for a zero knowledge proof.
- Checkpackages/nextjs/pages/api/verify.tsx
to learn how to verify the proof on the backend and execute any action (in this example it will send 1 ETH to the connected address).