op-geth/README.md

12 lines
339 B
Markdown
Raw Normal View History

2013-12-26 13:30:42 +01:00
This is the Go implementation of the Ethereum protocol. It's far from being finished.
2013-12-26 13:29:45 +01:00
2014-01-01 13:52:26 +01:00
```go get https://github.com/ethereum/go-ethereum```
2013-12-26 13:35:04 +01:00
2014-01-01 13:52:26 +01:00
** The Python reference implementation can be found at https://github.com/ethereum/pyethereum **
2013-12-26 13:29:45 +01:00
2014-01-01 13:52:26 +01:00
## Command line options
2013-12-26 13:29:45 +01:00
2014-01-01 13:52:26 +01:00
-db will launch the db query tool.
2013-12-26 13:29:45 +01:00
2014-01-01 13:52:26 +01:00
Supported arguments `update` and `get`