Skip to content

Allows access to Bitcoin Core nodes in native Elixir format

License

Notifications You must be signed in to change notification settings

RooSoft/bitcoin_core_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitcoinCoreClient

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

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.

About

Allows access to Bitcoin Core nodes in native Elixir format

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages