Ethereum -- Next generation cryptocurrency network
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 | ||||
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.