DelphinusLab / continuation-batcher

customizable halo2 circuits batcher
27 stars 14 forks source link

ZKWAS-56 #1

Closed rhaoio closed 1 year ago

rhaoio commented 1 year ago

Split out some of the args for particular commands, and updated README for using CLI.

It currently will have the following structure,

cli_binary -o [OUTPUT_DIR] subcommand --args

Output arg will be mandatory for all subcommands, and then followed by subcommand with subcommand specific args.