elixir-bitcoin / lightnex

Lightning Network Client via LND for Elixir

Repository from Github https://github.comelixir-bitcoin/lightnexRepository from Github https://github.comelixir-bitcoin/lightnex

π•ƒπ•šπ•˜π•™π•₯π•Ÿπ•–π•© ⚑

LND (Lightning Network Daemon) client for Elixir.

CI Codecov Hex.pm Documentation

πŸš€ 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.

πŸ“„ Copyright and License

Copyright (c) 2025 Carlos Andres BolaΓ±os R.A.

Lightnex source code is licensed under the MIT License.

About

Lightning Network Client via LND for Elixir

License:MIT License


Languages

Language:Elixir 98.9%Language:Shell 0.6%Language:Makefile 0.5%