blob: 7449c439a414f33e493bfe8562a2d770d4d78f7c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[![Build
Status](https://travis-ci.org/ethereum/go-ethereum.png?branch=master)](https://travis-ci.org/ethereum/go-ethereum)
This is the Go implementation of the Ethereum protocol. It's far from being finished.
```go get https://github.com/ethereum/go-ethereum```
** The Python reference implementation can be found at https://github.com/ethereum/pyethereum **
## Command line options
-db will launch the db query tool.
Supported arguments `update` and `get`
|