/ex_kuna

kuna.io api wrapper

Primary LanguageElixir

KunaEx

TODO: Add description

Installation

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

def deps do
  [
    {
      :ex_kuna,
      git: "https://github.com/bytewitchcraft/ex_kuna.git",
      branch: "master"
    }
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/kuna_ex.