mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-05 10:12:19 +00:00
25 lines
430 B
Markdown
25 lines
430 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
|
|
====================
|
|
|
|
-c will launch the developer console
|
|
|
|
Supported arguments `update` and `get`
|