mining ====== [![Build Status](https://img.shields.io/travis/decred/dcrd.svg)](https://travis-ci.org/decred/dcrd) [![ISC License](https://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/decred/dcrd/mining) ## Overview This package is currently a work in progress. ## Installation and Updating ```bash $ go get -u github.com/decred/dcrd/mining ``` ## License Package mining is licensed under the [copyfree](http://copyfree.org) ISC License.