triton-vm icon indicating copy to clipboard operation
triton-vm copied to clipboard

add command line tool for proof generation & verification

Open jan-ferdinand opened this issue 1 year ago • 3 comments

It would be nice to run Triton VM as a command-line tool; Andrew Milson's demo of ministark is a good example; basically one sub-command for proving and dumping something into a file (or stdout), and another sub-command for verifying by reading that file (or stdin).

(extracted from #164)

jan-ferdinand avatar Nov 17 '23 18:11 jan-ferdinand