compile circuit
download the zokrates-cli to compile your root.zok
and perform the setup phase
compile
./zokrates compile --stdlib-path stdlib -i root.zok
perform zokrates setup
./zokrates setup
download the zokrates-cli to compile your root.zok
and perform the setup phase
./zokrates compile --stdlib-path stdlib -i root.zok
./zokrates setup