aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

feat (cli): implement cli

Open NicolasRampoldi opened this issue 1 year ago • 0 comments

Description

  • Add CLI that fetches a random proof from a batch and verifies it.
  • For now, it verifies it only with SP1.
  • To test, run: RUST_MIN_STACK=83886080 cargo t --release

NicolasRampoldi avatar May 20 '24 21:05 NicolasRampoldi