Home

Awesome

Scaffold-ETH Noir

This is a sandbox educational project for testing age-restricted contracts using Noir, a Domain Specific Language for writing ZKP-circuits. This project was built using Scaffold-ETH 2, refer to SE2 README for set-up.

In the UI a story is told of how Alice gets a free balloon. But you can also see the overview below. Overview

Running the project

  1. Run yarn && yarn chain in terminal 1 to start the hardhat chain locally
  2. Run yarn deploy --reset in terminal 2 to deploy the contracts
  3. Run yarn start in terminal 3 to run the UI

Prerequisites

Inspiration

food for thought