Steps to use:
git clone https://github.com/mach-34/zkemail.nr_header_demo && cd zkemail.nr_header_demo
yarn
yarn compile
yarn testSee 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)
- Navigate to "browser" directory
cd /browser
- Install dependencies
yarn
- Run Vite app
yarn dev
- Adjust # of iterations and toggle concurrency on/off
- Navigate to "mobile" directory
cd mobile
-
Plug in Android device to computer
-
Confirm that Android is connected and developer options have been enabled by running:
yarn android-devices
- Run the app on your device
yarn android
- Adjust the # iterations and run benches by tapping "Prove Honk"