Metadata-Version: 2.1
Name: eth-vertigo
Version: 1.0.8
Summary: Mutation Testing for Ethereum Smart Contracts
Home-page: https://github.com/joranhonig/eth_vertigo
Author: Joran Honig
Author-email: joran.honig@gmail.com
License: GPLv3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: jsonpath-rw
Requires-Dist: pytest
Requires-Dist: click
Requires-Dist: tqdm
Requires-Dist: jinja2

# vertigo
[![Build Status](https://travis-ci.org/JoranHonig/vertigo.svg?branch=master)](https://travis-ci.org/JoranHonig/vertigo)


A mutation testing framework for smart contracts


