Files
nightmarket/scripts/reformat-verifier-sol.sh
2022-04-18 17:26:18 +01:00

6 lines
264 B
Bash
Executable File

#!/bin/bash
# Patches circom_tester v0.0.10+ to work
# Replaces all instances of invoking `circom` with `circom2`
echo "Exporting nicely formatted verifier.sol from vkeys..."
node ./build/circuits/exportVerifier.js list
node ./build/circuits/exportVerifier.js sale