forked from forks/go-ethereum
go get
This commit is contained in:
parent
486710c17c
commit
b71e632b46
1 changed files with 2 additions and 0 deletions
2
README
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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue