Metadata-Version: 2.1
Name: certora-cli-alpha-shelly-certoraCliPublish
Version: 5.8.2022
Summary: Utilities for building smart contracts for verification using the Certora Prover, and for running the Certora Prover
Home-page: https://github.com/Certora/CertoraCLI
Author: Certora
Author-email: support@certora.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: pycryptodome
Requires-Dist: requests
Requires-Dist: sly
Requires-Dist: tabulate
Requires-Dist: tqdm

Commit 74a3234. Build and Run scripts for executing the Certora Prover on Solidity smart contracts.


