BitcoinDe v0.1.1 Elixir.BitcoinDe View Source
A Client for bitcoin.de
Link to this section Summary
Functions
Start the connection to bitcoin.de
Examples
iex> BitcoinDe.start_link(self(), %BitcoinDe.Credentials{key: "xxxxx", secret: "xxxxx"})
{:ok, #PID<0.204.0>}