𝕃𝕚𝕘𝕙𝕥𝕟𝕖𝕩 ⚡𝕃𝕚𝕘𝕙𝕥𝕟𝕖𝕩 ⚡
LND (Lightning Network Daemon) client for Elixir.
| http://github.com/cabol/lightnex/workflows/CI/badge.svg | http://codecov.io/gh/cabol/lightnex/graph/badge.svg | http://img.shields.io/hexpm/v/c.svg | http://img.shields.io/badge/Documentation-ff69b4 |
🚀 Installation🚀 Installation
Add lightnex to your dependencies in mix.exs:
def deps do
[
{:lightnex, "~> 0.1"}
]
endFor more detailed information, see the
[getting started guide][getting_started]
and[online documentation][docs]
.[getting_started]: http://hexdocs.pm/lightnex/getting-started.html
[docs]: http://hexdocs.pm/lightnex/Lightnex.html