mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 01:23:45 +00:00
Merge branch 'master' into develop
This commit is contained in:
commit
5257c25ee2
1 changed files with 3 additions and 0 deletions
|
|
@ -32,6 +32,9 @@ contains the LevelDB interface and memory DB interface.
|
|||
This executable is the front-end (currently nothing but a dev console) for
|
||||
the Ethereum Go implementation.
|
||||
|
||||
If you'd like to start developing your own tools please check out the
|
||||
[development](https://github.com/ethereum/eth-go) package.
|
||||
|
||||
Build
|
||||
=======
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue