Ethereum ======== [![Build Status](https://travis-ci.org/ethereum/go-ethereum.png?branch=master)](https://travis-ci.org/ethereum/go-ethereum) Ethereum Go Deps ==== Ethereum Go makes use of a modified `secp256k1-go` and therefor GMP. Install ======= ```go get https://github.com/ethereum/go-ethereum``` Command line options ==================== -c launch the developer console -m start mining fake blocks and broadcast fake messages to the net Contribution ============ See CONTRIB.md