API Reference BitcoinCoreClient v0.1.3

modules

Modules

Makes the RPC calls and returns the results in bitstring format

Wraps Bitcon Core RPC functions calls in easy to use functions abstracting the HTTP communication details

HTTP Helper, converting RPC commands into json that has to be sent over HTTP

Wrapper around HTTPoison to allow testable RPC calls over HTTP

A simple struct containing ip, port, credentials and a reference to the module to use for HTTP calls

Keeps track of blocks and transactions ZMQ subscriptions

Keeps track of blocks and transactions ZMQ subscriptions

Keeps track of blocks and transactions ZMQ subscriptions

Establish a connection to the Bitcoin Core server and send messages when the node gets new blocks

A simple struct containing ip, port, credentials and a reference to the module to use for HTTP calls