/pyethtut

Small python ethereum tutorial, based on https://ocalog.com/post/18/

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

python-ethereum-tutorial

version number: 0.0.1 author: Jonas Weissensel

Overview

Small python ethereum tutorial, part 1

Installation / Usage

To install clone the repo:

$ git clone https://github.com/joWeiss/pyethtut.git
$ python setup.py install

Contributing

TBD

Example

TBD