Files
self/.gitmodules
0xturboblitz df0ac90af7 Adding witnesscalc + rapidsnark build flows for PoP circuit
- Copying the whole witnesscalc repo in `app`
- Using git submodule for `nlohmann/json`, might switch later to script that clones the repo if it's simpler
- Currently not supporting download of zkey, so it temporarily has to be built and copied first
- Keeping artifacts of their AuthV2 circuit for reference
2024-04-03 11:21:30 -07:00

4 lines
124 B
Plaintext

[submodule "app/witnesscalc/depends/json"]
path = app/witnesscalc/depends/json
url = https://github.com/nlohmann/json.git