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