go-ethereum/README.md
2014-01-11 15:27:08 +01:00

29 lines
505 B
Markdown

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