version number: 0.0.1 author: Sherwood Callaway
Implementing the Ethereum protocol from scratch using this tutorial: https://ocalog.com/post/10/
To install use pip:
$ pip install pyethtutorial
Or clone the repo:
$ git clone https://github.com/shcallaway/pyethtutorial.git
$ python setup.py install
TBD
TBD