AntoineRondelet/snark-mixer

Documentation for Generating Proving Key

kamescg opened this issue · 1 comments

Is there any documentation/examples available for the main prove function?

../build/src/main prove
[ERROR] Invalid number of arguments to generate the proof
Invalid number of arguments
Usage: 
	sneth prove [tree_depth] [commitment_address] [secret] [nullifier] [commitment] [root] [merkle path (from top to bottom)...]
[ERROR] Something went wrong while executing the command

Apologies for hijacking the thread, but have you seen https://github.com/HarryR/ethsnarks-miximus ?