Python domain model classes for the MythX platform
Project description
This repository contains the domain models for the MythX smart contract security analysis platform.
What is MythX?
MythX is a security analysis API that allows anyone to create purpose-built security tools for smart contract developers. Tools built on MythX integrate seamlessly into the development environments and continuous integration pipelines used throughout the Ethereum ecosystem.
Installation
The MythX domain models runs on Python 3.5+.
To get started, simply run
$ pip3 install mythx-models
Alternatively, clone the repository and run
$ pip3 install .
Or directly through Python’s setuptools
:
$ python3 setup.py install
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mythx-models-2.1.2.tar.gz
(52.4 kB
view hashes)
Built Distribution
Close
Hashes for mythx_models-2.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 330582e89dc4c8ef5da15bbf5c7482281c7aebf2d39a39514d01f8401b0975fd |
|
MD5 | c14d7286d5180be87ffb0a53acc5f26f |
|
BLAKE2b-256 | 06df262820f857f8c94d7d87a280b2e889e78a20bbc9b02c527555bde261ed14 |