𝕃𝕚𝕘𝕙𝕥𝕟𝕖𝕩 ⚡
LND (Lightning Network Daemon) client for Elixir.
🚀 Installation
Add
lightnex
to your dependencies in mix.exs
:def deps do
[
{:lightnex, "~> 0.1"}
]
end
For more detailed information, see the
getting started guide and
online documentation.