Skip to content

Commit

Permalink
add summars
Browse files Browse the repository at this point in the history
  • Loading branch information
daywalker90 committed Feb 14, 2024
1 parent 46f28a8 commit 56ee045
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@
[submodule "python-teos"]
path = python-teos
url = https://github.com/talaia-labs/python-teos
[submodule "summars"]
path = summars
url = https://github.com/daywalker90/summars.git
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Community curated plugins for Core-Lightning.
| [sauron][sauron] | A Bitcoin backend relying on [Esplora][esplora]'s API |
| [sitzprobe][sitzprobe] | A Lightning Network payment rehearsal utility |
| [sparko][sparko] | RPC over HTTP with fine-grained permissions, SSE and spark-wallet support |
| [summars][summars] | Print configurable summary of node, channels and optionally forwards, invoices, payments |
| [trustedcoin][trustedcoin] | Replace your Bitcoin Core with data from public block explorers |
| [watchtower][watchtower-client] | Watchtower client for The Eye of Satoshi |
| [webhook][webhook] | Dispatches webhooks based from [event notifications][event-notifications] |
Expand Down Expand Up @@ -244,6 +245,7 @@ Python plugins developers must ensure their plugin to work with all Python versi
[sauron]: https://github.com/lightningd/plugins/tree/master/sauron
[sitzprobe]: https://github.com/niftynei/sitzprobe
[sparko]: https://github.com/fiatjaf/sparko
[summars]: https://github.com/daywalker90/summars
[summary]: https://github.com/lightningd/plugins/tree/master/archived/summary
[trustedcoin]: https://github.com/fiatjaf/trustedcoin
[ts-api]: https://github.com/runcitadel/c-lightning.ts
Expand Down
1 change: 1 addition & 0 deletions summars
Submodule summars added at 1946e4

0 comments on commit 56ee045

Please sign in to comment.