lbcd/btcjson/README.md
2021-10-19 22:08:01 -07:00

8 lines
No EOL
277 B
Markdown

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