Skip to content

tarassh/pyethereum

 
 

Repository files navigation

Ethereum -- Next generation cryptocurrency network

Ethereum Python Client

image

image

image

Quickstart

Installation:

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

python setup.py install

Running the client: +++++++++++++++

pyeth at the commandline will start the ethereum node and connect to the p2p network.

Note: At the first invocation a default configuration will be written to ~/.pyethereum (location depending on your platform). You can edit this file to suite your needs.

Interacting with the network: +++++++++++++++

pyethclient is the command line client to inspect and manipulate the ethereum blockchain.

Tutorial coming soon!

For developers

See our developer notes

Licence

See LICENCE

Ethereum is based on a design by Vitalik Buterin.

About

Next generation cryptocurrency network

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%