/pyethereum

Next generation cryptocurrency network

Primary LanguagePythonMIT LicenseMIT

Ethereum -- Next generation cryptocurrency network

Join the chat at https://gitter.im/ethereum/pyethereum

Ethereum Core Library

This is the Python core library of the Ethereum project.

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

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

Quickstart

Installation:

git clone https://github.com/ethereum/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.