Concordium Age Verification Tutorial#

A beginner-friendly guide to integrating privacy-preserving age verification using Concordium’s zero-knowledge proofs.

This tutorial is divided into four main sections:

  1. Introduction - Overview, prerequisites, and what you’ll build

  2. Scaffolding the Project - Setting up Next.js, Docker verifier service, and WalletConnect

  3. UI Integration - Building the verification interface with React hooks and components

  4. Additional Steps - Advanced proof requests, testing, and debugging

Was this article helpful?