github.com/lbryio/lbcd@v0.22.119/btcjson/README.md (about)

     1  btcjson
     2  =======
     3  
     4  [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
     5  
     6  Package btcjson implements concrete types for marshalling to and from the
     7  bitcoin JSON-RPC API.  A comprehensive suite of tests is provided to ensure
     8  proper functionality.