# cpuminer [![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/cpuminer) ## Overview This package is currently a work in progress. It works without issue since it used in several of the integration tests, but the API is not really ready for consumption as it has simply been refactored out of the main codebase for now. ## Installation and Updating ```bash $ go get -u github.com/p9c/p9/mining/cpuminer ``` ## License Package cpuminer is licensed under the [copyfree](http://copyfree.org) ISC License.