mirror of
https://github.com/selfxyz/self.git
synced 2026-01-10 15:18:18 -05:00
- 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
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
[submodule "app/witnesscalc/depends/json"]
|
|
path = app/witnesscalc/depends/json
|
|
url = https://github.com/nlohmann/json.git
|