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:
Introduction - Overview, prerequisites, and what you’ll build
Scaffolding the Project - Setting up Next.js, Docker verifier service, and WalletConnect
UI Integration - Building the verification interface with React hooks and components
Additional Steps - Advanced proof requests, testing, and debugging