mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01:00
25 lines
430 B
Markdown
25 lines
430 B
Markdown
Ethereum
|
|
========
|
|
|
|
[](https://travis-ci.org/ethereum/go-ethereum)
|
|
|
|
Ethereum Go
|
|
|
|
Deps
|
|
====
|
|
|
|
Ethereum Go makes use of a modified `secp256k1-go` and therefor GMP.
|
|
|
|
Install
|
|
=======
|
|
|
|
```go get https://github.com/ethereum/go-ethereum```
|
|
|
|
|
|
Command line options
|
|
====================
|
|
|
|
-c will launch the developer console
|
|
|
|
Supported arguments `update` and `get`
|