Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 286 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 286 Bytes

bitcoinrpc4java

java client to connect to the bitcoin core with jsonrpc

It has following dependencies:

  • OKHttp <https://github.com/square/okhttp/>_ for HTTP connections
  • Jackson Core <https://github.com/FasterXML/jackson-core>_ for fast JSON serialisation/deserialisation