github.com/BlockABC/godash@v0.0.0-20191112120524-f4aa3a32c566/mining/README.md (about)

     1  mining
     2  ======
     3  
     4  [![Build Status](http://img.shields.io/travis/dashpay/godash.svg)]
     5  (https://travis-ci.org/dashpay/godash) [![ISC License]
     6  (http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
     7  [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)]
     8  (http://godoc.org/github.com/dashpay/godash/mining)
     9  
    10  ## Overview
    11  
    12  This package is currently a work in progress.
    13  
    14  ## Installation and Updating
    15  
    16  ```bash
    17  $ go get -u github.com/dashpay/godash/mining
    18  ```
    19  
    20  ## License
    21  
    22  Package mining is licensed under the [copyfree](http://copyfree.org) ISC
    23  License.