An open API service indexing awesome lists of open source software.

https://github.com/simonewebdesign/pyethtutorial

Ethereum from scratch, with Python
https://github.com/simonewebdesign/pyethtutorial

Last synced: over 1 year ago
JSON representation

Ethereum from scratch, with Python

Awesome Lists containing this project

README

          

Python Ethereum Tutorial
========================

https://ocalog.com/post/10/

Installation / Usage
--------------------

Clone the repo:

git clone https://github.com/simonewebdesign/pyethtutorial.git
python setup.py install

Run the tests:

nosetests