geaz / bittrex_api

Bittrex API wrapper for Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Add bittrex_api to your list of dependencies in mix.exs:

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

About

Bittrex API wrapper for Elixir

License:MIT License


Languages

Language:Elixir 100.0%