2015-11-25 16:27:14 -06:00
|
|
|
mining
|
|
|
|
======
|
|
|
|
|
2017-05-25 11:29:23 -05:00
|
|
|
[![Build Status](http://img.shields.io/travis/btcsuite/btcd.svg)](https://travis-ci.org/btcsuite/btcd)
|
|
|
|
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
|
|
|
|
[![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/btcsuite/btcd/mining)
|
2015-11-25 16:27:14 -06:00
|
|
|
|
|
|
|
## Overview
|
|
|
|
|
|
|
|
This package is currently a work in progress.
|
|
|
|
|
|
|
|
## Installation and Updating
|
|
|
|
|
|
|
|
```bash
|
|
|
|
$ go get -u github.com/btcsuite/btcd/mining
|
|
|
|
```
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
Package mining is licensed under the [copyfree](http://copyfree.org) ISC
|
|
|
|
License.
|