github.com/palcoin-project/palcd@v1.0.0/docs/index.md (about)

     1  # btcd
     2  
     3  [![Build Status](https://github.com/btcsuite/btcd/workflows/Build%20and%20Test/badge.svg)](https://github.com/btcsuite/btcd/actions)
     4  [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
     5  [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](https://pkg.go.dev/github.com/btcsuite/btcd)
     6  
     7  
     8  
     9  ## Documentation
    10  
    11  ## Contents
    12  
    13  * [Installation](installation.md)
    14  * [Update](update.md)
    15  * [Configuration](configuration.md)
    16  * [Configuring TOR](configuring_tor.md)
    17  * [Docker](using_docker.md)
    18  * [Controlling](controlling.md)
    19  * [Mining](mining.md)
    20  * [Wallet](wallet.md)
    21  * [Developer resources](developer_resources.md)
    22  * [JSON RPC API](json_rpc_api.md)
    23  * [Code contribution guidelines](code_contribution_guidelines.md)
    24  * [Contact](contact.md)
    25  
    26  ## License
    27  
    28  btcd is licensed under the [copyfree](http://copyfree.org) ISC License.
    29