Skip to content

elixir-bitcoin/lightnex

Repository files navigation

𝕃𝕚𝕘𝕙𝕥𝕟𝕖𝕩 ⚡

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages