aboutsummaryrefslogblamecommitdiffstats
path: root/README.md
blob: 37e8505f1790819ef80c0f56486b2d918533b0bf (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

        
 










                                                                                                                           
 
                                                    
 
 

                    
 

                                                                       




              
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