go-ethereum/README

12 lines
339 B
Plaintext
Raw Normal View History

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