mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-18 22:09:26 +00:00
Added link to dev package
This commit is contained in:
parent
9e57aac5eb
commit
6db8b5d06a
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
|
This executable is the front-end (currently nothing but a dev console) for
|
||||||
the Ethereum Go implementation.
|
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
|
Build
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue