plugeth/README.md

12 lines
339 B
Markdown
Raw Normal View History

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