Skip to content

Mach-34/zkemail.nr_header_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZKEmail.nr Header Extraction Demo

Steps to use:

git clone https://github.com/mach-34/zkemail.nr_header_demo && cd zkemail.nr_header_demo
yarn
yarn compile
yarn test

See gates with yarn gates - should be 128213 gates Run nargo unit test with nargo test --silence-warnings --show-output

Requires nargo -V outputs version 1.0.0-beta.1 (see noirup, just run noirup -v 1.0.0-beta.1)

Instructions for running benchmarks in browser

  1. Navigate to "browser" directory
cd /browser
  1. Install dependencies
yarn 
  1. Run Vite app
yarn dev
  1. Adjust # of iterations and toggle concurrency on/off

Instructions for running mobile benchmarks (Android)

!!! Note we have only done this on android as neither of us owns an Iphone !!!

  1. Navigate to "mobile" directory
cd mobile
  1. Plug in Android device to computer

  2. Confirm that Android is connected and developer options have been enabled by running:

yarn android-devices
  1. Run the app on your device
yarn android
  1. Adjust the # iterations and run benches by tapping "Prove Honk"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published