Skip to content

Commit

Permalink
Lastes suggestions added to README.md regarding fixing some wording
Browse files Browse the repository at this point in the history
  • Loading branch information
PsySc0rpi0n authored and chrisguida committed Jun 17, 2024
1 parent d3c5275 commit 160e586
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,7 @@ This is a list of plugin managers that can help you install these plugins:

## Archived plugins

Plugins are archived when they start to fail integration testing with latest CLN release, at which point they will be considered unmaintained.

The old archived plugins section is now on a new separate file. You can find it [here](archived.md).

If you can't find a plugin you're looking for, it may have been [archived](archived.md). Plugins are archived when they start to fail integration testing with the latest CLN release, at which point they will be considered unmaintained.

## Installation

Expand Down
8 changes: 8 additions & 0 deletions archived.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,35 @@ If you like a plugin from that list, feel free to update and fix it, so we can u
| Name | Short description |
| ------------------------------------ | ------------------------------------------------------------------------------------------- |
| [autopilot][autopilot] | An autopilot that suggests channels that should be established |
| [balance-AMP-pay][bal-amp-pay] | Computes an optimal split of a payment amount for the use of AMP. Helps keep funds balanced |
| [commando][commando] | This plugin allows to send commands between nodes |
| [drain][drain] | Draining, filling and balancing channels with automatic chunks. |
| [fixroute][fixroute] | Constructs a route object (using sendpay) which goes over a sequence of node ids |
| [helpme][helpme] | This plugin is designed to walk you through setting up a fresh Core-Lightning node |
| [historian][historian] | Archiving the Lightning Network |
| [jitrebalance][jitrebalance] | The JITrebalance plugin |
| [noise][noise] | Chat with your fellow node operators |
| [nostr-control][nostr-control] | Allows you to talk to your node oand send you events from your node over nostr DMs |
| [paytest][paytest] | A plugin to benchmark the performance of the ~pay~ plugin |
| [probe][probe] | Regularly probes the network for stability |
| [prometheus][prometheus] | Lightning node exporter for the prometheus timeseries server |
| [spark-commando][spark-commando] | Heavily inspired by Rusty's commando plugin |
| [sparko][sparko] | RPC over HTTP with fine-grained permissions, SSE and spark-wallet support |
| [summary][summary] | Print a nice summary of the node status |

[autopilot]: https://github.com/lightningd/plugins/tree/master/archived/autopilot
[bal-amp-pay]: https://github.com/renepickhardt/plugins/tree/balanced_pay/balanced_amp_payments
[commando]: https://github.com/lightningd/plugins/tree/master/archived/commando
[drain]: https://github.com/lightningd/plugins/tree/master/archived/drain
[fixroute]: https://github.com/renepickhardt/plugins/tree/fixroute/fixroute
[helpme]: https://github.com/lightningd/plugins/tree/master/archived/helpme
[historian]: https://github.com/lightningd/plugins/tree/master/archived/historian
[jitrebalance]: https://github.com/lightningd/plugins/tree/master/archived/jitrebalance
[noise]: https://github.com/lightningd/plugins/tree/master/archived/noise
[nostr-control]: https://github.com/joelklabo/plugins/tree/nostr-control
[paytest]: https://github.com/lightningd/plugins/tree/master/archived/paytest
[probe]: https://github.com/lightningd/plugins/tree/master/archived/probe
[prometheus]: https://github.com/lightningd/plugins/tree/master/archived/prometheus
[spark-commando]: https://github.com/adi2011/plugins/tree/master/spark-commando
[sparko]: https://github.com/fiatjaf/sparko
[summary]: https://github.com/lightningd/plugins/tree/master/archived/summary

0 comments on commit 160e586

Please sign in to comment.