Bitflyex
Bitflyex is a bitFlyer Lightning API libraries in Elixir. Here is an example:
iex>
See the online documentation.
Installation
Add to your mix.exs file:
def deps do
[
{ :bitflyex, "~> 0.0.1" }
]
end
License
This project is licensed under the terms of the MIT license, see LICENSE.