ExX2Y2
X2Y2 API client for Elixir
Installation
Add the ex_x2y2 package to your list of dependencies in mix.exs:
def deps do
[
{:ex_x2y2, "~> 0.0.2"}
]
endRequirements
- Erlang 22+
- Elixir 1.13+
API Documentation
https://docs.x2y2.io/developers/api
REST API
Orders
GET /api/ordersPOST /api/orders/signPOST /api/orders/cancelPOST /api/orders/add
Contracts
POST /api/contracts/payment_info
Events
GET /v1/events
Authors
- Alex Kwiatkowski - alex+git@fremantle.io
License
ex_x2y2 is released under the MIT license