LND (Lightning Network Daemon) client for Elixir.
Add lightnex to your dependencies in mix.exs:
def deps do
[
{:lightnex, "~> 0.1"}
]
endFor more detailed information, see the getting started guide and online documentation.
Copyright (c) 2025 Carlos Andres BolaΓ±os R.A.
Lightnex source code is licensed under the MIT License.