View Source BitcoinCoreClient

donations

Donations

This library is being built in the wild according to these principles

  • Free to use
  • Developer friendly
  • Modular

Arguably, the most important part is that it is unbiased.

If you want to keep it that way, and want to promote its active development, please send donations here: bc1qg89fc50rvppm5v34jtp0ggvkhqnuwql70j36ar

Thank you!

installation

Installation

If available in Hex, the package can be installed by adding bitcoin_core_client to your list of dependencies in mix.exs:

def deps do
  [
    {:bitcoin_core_client, "~> 0.1.3"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/bitcoin_core_client.