This repo contains the full code from this Noir docs page.
Uses nargo
version 0.31.0.
Recompile with
nargo compile
cd vite-project
Install dependencies with
npm install
Run app with:
npm run dev
This repo contains the full code from this Noir docs page.
Uses nargo
version 0.31.0.
Recompile with
nargo compile
cd vite-project
Install dependencies with
npm install
Run app with:
npm run dev