Command-line tools for running the Certora Prover, a formal verification tool for smart contracts. Current version 8.13.1, with frequent releases on PyPI.
pip install certora-cliNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize CertoraProver with contract and spec paths, then run the prover.
Use a .env file or pass config explicitly in Python.
Use CertoraProver class or certora.run_cli() instead.
Avoid running many instances concurrently when troubleshooting.
No dependency data recorded yet.