Metadata-Version: 2.0
Name: ethereum-tester-client
Version: 0.2.2
Summary: Ethereum JSON RPC Client for testing
Home-page: https://github.com/pipermerriam/ethereum-tester-client
Author: Piper Merriam
Author-email: pipermerriam@gmail.com
License: MIT
Keywords: ethereum
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: ethereum (>=1.3.6)
Requires-Dist: serpent

# Ethereum Tester Client

[![Build Status](https://travis-ci.org/pipermerriam/ethereum-tester-client.png)](https://travis-ci.org/pipermerriam/ethereum-tester-client)


Python client for testing applications that use either the
[ethereum-rpc-client](https://github.com/pipermerriam/ethereum-rpc-client) or the [ethereum-ipc-client](https://github.com/pipermerriam/ethereum-ipc-client).


