ExGateIo
Gate.io API Client for Elixir
Installation
Add the ex_gate_io package to your list of dependencies in mix.exs:
def deps do
[
{:ex_gate_io, "~> 0.0.1"}
]
endRequirements
- Erlang 22+
- Elixir 1.10+
API Documentation
https://www.gate.io/docs/apiv4/en/index.html#gate-api-v4
Authors
- Alex Kwiatkowski - alex+git@fremantle.io
License
ex_gate_io is released under the MIT license