mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-22 14:02:32 +00:00

* [DEV-82] break down main to packages * [DEV-82] separate rpcserver and server * [DEV-82] Fixed Windows-related code that failed to compile. * [DEV-82] remove params.go and use only dagconfig.Params * [DEV-82] fix log.go license
cpuminer
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/daglabs/btcd/mining/cpuminer
License
Package cpuminer is licensed under the copyfree ISC License.