This commit is contained in:
obscuren 2013-12-26 13:35:04 +01:00
parent 486710c17c
commit b71e632b46

2
README

@ -1,5 +1,7 @@
This is the Go implementation of the Ethereum protocol. It's far from being finished.
`go get https://github.com/obscuren/ethereum`
The Python reference implementation can be found at https://github.com/vbuterin/pyethereum
More information about the protocol: