BitcoinDe Elixir

Elixir API wrapper for www.bitcoin.de an online bitcoin marketplace.

Installation

The package can be installed by adding bitcoin_de to your list of dependencies in mix.exs:

def deps do
  [{:bitcoin_de, "~> 0.1.0"}]
end

Documentation can be found at https://hexdocs.pm/bitcoin_de.