/pyethereum

Original/Classic version of the next generation cryptocurrency network

Primary LanguagePythonMIT LicenseMIT

Ethereum Classic -- Next generation cryptocurrency network
Ethereum Core Library

WARNING This library is not compatible with the current ETC blockchain! It does not have ECIP-1010. You have been warned!

This is the Python core library of the Ethereum Classic project.

For the python based command line client see: https://github.com/ethereumclassic/pyethapp

Linux OSX Travis Coverage
develop TODO TODO Travis develop Coverage develop
master TODO TODO Travis master Coverage master

Quickstart

Installation:

git clone https://github.com/ethereumproject/pyethereum/

cd pyethereum

python setup.py install

For developers

See our developer notes

Licence

See LICENCE

Ethereum is based on a design by Vitalik Buterin.