github.com/palcoin-project/palcd@v1.0.0/integration/README.md (about)

     1  integration
     2  ===========
     3  
     4  [![Build Status](https://github.com/btcsuite/btcd/workflows/Build%20and%20Test/badge.svg)](https://github.com/btcsuite/btcd/actions)
     5  [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
     6  
     7  This contains integration tests which make use of the
     8  [rpctest](https://github.com/btcsuite/btcd/tree/master/integration/rpctest)
     9  package to programmatically drive nodes via RPC.
    10  
    11  ## License
    12  
    13  This code is licensed under the [copyfree](http://copyfree.org) ISC License.