# mining [![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/p9c/p9/mining) ## Overview This package contains an implementation of block construction for mining purposes. This package is currently a work in progress. ## Installation and Updating ```bash $ go get -u github.com/p9c/p9/mining ``` ## License Package mining is licensed under the [copyfree](http://copyfree.org) ISC License.