diff --git a/test-input/run_prover.sh b/test-input/run_prover.sh new file mode 100755 index 0000000..d23df8d --- /dev/null +++ b/test-input/run_prover.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +DIR="../workflow/build/" +./prover_cli --input=$DIR/input.json --partial=$DIR/partial.json --graph=$DIR/rln_main.graph --zkey=$DIR/rln_main.zkey