blob: 92ca75b5ab97fc7289d4c70af396e5a8606a1566 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
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`
|