Elixir wrapper for the Rapyd APIs.
Initial coverage of APIs within the following. More to be added later.
- Wallet
- Collect
- Issuing
If available in Hex, the package can be installed
by adding ex_rapyd to your list of dependencies in mix.exs:
def deps do
[
{:ex_rapyd, "~> 0.1.0"}
]
end