A CLI to run, prove and verify Cairo programs with a simple interface.
Features:
- Run, prove and verify any Cairo program
- Run programs directly or with the Starknet bootloader for compatibility with the Starknet L1 verifier
- Automatic generation of the prover configuration and parameters.
stone-prover-cli prove program.json
stone-prover-cli prove --with-bootloader program1.json program2.json pie1.zip
stone-prover-cli verify proof.json