ExUphold

Elixir client for Uphold API

Installation

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

def deps do
  [
    {:ex_uphold, "~> 0.0.4"}
  ]
end

Environment variables

Tests

TODO: