Commit df6f7e8a authored by obscuren's avatar obscuren

updated readme

parent 584f9be7
This is the Go implementation of the Ethereum protocol. It's far from being finished. This is the Go implementation of the Ethereum protocol. It's far from being finished.
go get https://github.com/ethereum/go-ethereum ```go get https://github.com/ethereum/go-ethereum```
The Python reference implementation can be found at https://github.com/ethereum/pyethereum ** The Python reference implementation can be found at https://github.com/ethereum/pyethereum **
More information about the protocol: ## Command line options
* http://vitalik.ca/ethereum.html
* http://vitalik.ca/ethereum/spec.html
* http://vitalik.ca/ethereum/patricia.html
* http://vitalik.ca/ethereum/dagger.html
* http://vitalik.ca/ethereum/rlp.html
# TODO -db will launch the db query tool.
Fix this todo file! Supported arguments `update` and `get`
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment