forked from cerc-io/plugeth
25 lines
428 B
Markdown
25 lines
428 B
Markdown
Ethereum
|
|
========
|
|
|
|
[![Build Status](https://travis-ci.org/ethereum/go-ethereum.png?branch=master)](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
|
|
====================
|
|
|
|
-db will launch the db query tool.
|
|
|
|
Supported arguments `update` and `get`
|