Skip to content

Kraken is a plugin for Core Lightning that helps you analyze payment failure and try to procude a suggestion.

License

Notifications You must be signed in to change notification settings

dart-lightning/kraken

Repository files navigation

lndart.kraken

🎯 A Core Lightning invoice payment plugin 🎯

Kraken is a plugin for Core Lightning that helps you analyze invoice payments.

How to use

Kraken can be compiled into an executable using the dart compile command.

dart compile exe bin/cln_plugin.dart

This executable can be found in the bin/ subdirectory. This executable can be used with core lightning using the

--plugin = path_to_this_executable

Built with

Support

If you like the library and want to support it, please considerer to donate with the following system

License

Template to write a plugin for core lightning in dart lang.

Copyright (C) 2022 Vincenzo Palazzo vincenzopalazzodev@gmail.com ``

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

About

Kraken is a plugin for Core Lightning that helps you analyze payment failure and try to procude a suggestion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published