30f3b4d4e435aed02033d97d69361c78db7d6d7f
This is the Go implementation of the Ethereum protocol. It's far from being finished. ```go get https://github.com/ethereum/go-ethereum``` ** The Python reference implementation can be found at https://github.com/ethereum/pyethereum ** ## Command line options -db will launch the db query tool. Supported arguments `update` and `get`
Languages
Go
89.2%
C
5.3%
JavaScript
3.5%
Assembly
0.7%
Shell
0.3%
Other
0.8%