Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-ethereum/README.md

24 lines
462 B

11 years ago
Ethereum
========
11 years ago
11 years ago
[![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
=======
11 years ago
11 years ago
```go get https://github.com/ethereum/go-ethereum```
11 years ago
11 years ago
11 years ago
Command line options
====================
11 years ago
-c launch the developer console
-m start mining fake blocks and broadcast fake messages to the net