mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-23 15:26:42 +00:00
22 lines
562 B
Markdown
22 lines
562 B
Markdown
mining
|
|
======
|
|
|
|
[](https://travis-ci.org/btcsuite/btcd)
|
|
[](http://copyfree.org)
|
|
[](http://godoc.org/github.com/daglabs/btcd/mining)
|
|
|
|
## Overview
|
|
|
|
This package is currently a work in progress.
|
|
|
|
## Installation and Updating
|
|
|
|
```bash
|
|
$ go get -u github.com/daglabs/btcd/mining
|
|
```
|
|
|
|
## License
|
|
|
|
Package mining is licensed under the [copyfree](http://copyfree.org) ISC
|
|
License.
|