lbcd/mining/cpuminer
Roy Lee 28a5e6fc65 [lbry] rename btcd to lbcd
Co-authored-by: Brannon King <countprimes@gmail.com>
2021-12-14 14:00:59 -08:00
..
cpuminer.go [lbry] rename btcd to lbcd 2021-12-14 14:00:59 -08:00
log.go all: Remove seelog logger. 2017-06-19 16:46:50 -04:00
README.md docs: update shields 2021-03-05 07:45:19 -05:00

cpuminer

Build Status ISC License GoDoc

Overview

This package is currently a work in progress. It works without issue since it is used in several of the integration tests, but the API is not really ready for public consumption as it has simply been refactored out of the main codebase for now.

Installation and Updating

$ go get -u github.com/btcsuite/btcd/mining/cpuminer

License

Package cpuminer is licensed under the copyfree ISC License.