Skip to content

Turupawn/TaipeiDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Noir Scroll Demo

This demo showcases Noir.js WASM support running on a Scroll Sepolia Testnet verifier. The demo consists of proving that X != Y without revealing X.

Also check out the live demo, blog article on English and Spanish, and Noir official documentation.

How to run 🚀

Load the website

Install the dependencies:

cd webapp
npm install

Launch the server:

npm start

The server should load at http://localhost:5173/.

Read the state proof

cd storage_proof
npm install
node main.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published