Skip to main content

A symbolic testing tool for EVM smart contracts

Project description

Halmos

PyPI - Version Python Version from PEP 621 TOML License chat

Install | Getting Started | Examples | FAQ | Chat | awesome-halmos

Halmos is a symbolic testing tool for EVM smart contracts. A Solidity/Foundry frontend is currently offered by default, with plans to provide support for other languages, such as Vyper and Huff, in the future.

You can read more in our post: "Symbolic testing with Halmos: Leveraging existing tests for formal verification."

Join the Halmos Telegram Group for any inquiries or further discussions.

Installation

pip install halmos

Or, if you want to try out the nightly build version:

pip install git+https://github.com/a16z/halmos

Alternatively, you can download the Docker image that contains halmos and its dependencies:

docker pull .:/workspace ghcr.io/a16z/halmos:0.1.14

And finally, if you want to install halmos into an isolated virtual environment (so you don't have to deal with dependency issues), you can install it with uv:

curl -LsSf https://astral.sh/uv/install.sh | sh # install UV (see docs for other install methods)
uv tool install halmos

Usage

cd /path/to/src
halmos

For more details:

halmos --help

Alternatively, you can run the latest halmos Docker image available at ghcr.io/a16z/halmos:

cd /path/to/src

# mount '.' under /workspace in the container
docker run -v .:/workspace ghcr.io/a16z/halmos:0.1.14

Examples

Refer to the getting started guide and the examples directory.

Contributing

Refer to the contributing guidelines, and explore the list of issues labeled "good first issue" or "help wanted."

Disclaimer

These smart contracts and code are being provided as is. No guarantee, representation or warranty is being made, express or implied, as to the safety or correctness of the user interface or the smart contracts and code. They have not been audited and as such there can be no assurance they will work as intended, and users may experience delays, failures, errors, omissions or loss of transmitted information. THE SMART CONTRACTS AND CODE CONTAINED HEREIN ARE FURNISHED AS IS, WHERE IS, WITH ALL FAULTS AND WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING ANY WARRANTY OF MERCHANTABILITY, NON-INFRINGEMENT OR FITNESS FOR ANY PARTICULAR PURPOSE. Further, use of any of these smart contracts and code may be restricted or prohibited under applicable law, including securities laws, and it is therefore strongly advised for you to contact a reputable attorney in any jurisdiction where these smart contracts and code may be accessible for any questions or concerns with respect thereto. Further, no information provided in this repo should be construed as investment advice or legal advice for any particular facts or circumstances, and is not meant to replace competent counsel. a16z is not liable for any use of the foregoing, and users should proceed with caution and use at their own risk. See a16z.com/disclosures for more info.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

halmos-0.2.1.tar.gz (206.4 kB view details)

Uploaded Source

Built Distribution

halmos-0.2.1-py3-none-any.whl (105.9 kB view details)

Uploaded Python 3

File details

Details for the file halmos-0.2.1.tar.gz.

File metadata

  • Download URL: halmos-0.2.1.tar.gz
  • Upload date:
  • Size: 206.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for halmos-0.2.1.tar.gz
Algorithm Hash digest
SHA256 682d7adb8613768ea9055121d1afcdaac6a2bec0b24d390b01e082705b0b4be4
MD5 052fa959906bfa290725bb935f897495
BLAKE2b-256 d05f4995dd4847750f7e0a23b4550c010a313e6585fc20feacfdb426090a4813

See more details on using hashes here.

File details

Details for the file halmos-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: halmos-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 105.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for halmos-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0f2deec346d8750d19e47be9966ecbdcc40622d4aab11de79d582738d0372ad9
MD5 9cd5f7650191937c954710f5915d2bca
BLAKE2b-256 18dfea477d2653db84b79c1db48c4380cb2a53ed9d8c3bb5953b9e286053a3e8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page