Circuit using circom that takes a list of numbers input as leaves of a Merkle tree and outputs the Merkle root.
To compile the circuit and generate and verify the zk-proof the first time, run:
chmod u+x execute.sh
And after that, you can always run:
./execute.sh