An age verification demo app based on the Noir docs: https://noir-lang.org/docs/tutorials/noirjs_app
- It should serve the purpose to make yourself familier with NoirJS (a Typescript package)
- The age is a private input, known only to the prover. The min_age is a public input, known to both the prover and the verifier.