Ride-The-Lightning / RTL

Ride The Lightning - A full function web browser app for LND, C-Lightning and Eclair
MIT License
738 stars 157 forks source link

Add rebalancing for CLN nodes #1204

Open BitcoinMechanic opened 1 year ago

BitcoinMechanic commented 1 year ago

It's possible with LND.

Here's what it looks like with LND -

image

You could use either the rebalance plugin or the circular plugin for CLN.

kn0wmad commented 7 months ago

Bump - any chance to get this feature for CLN users?

saubyk commented 7 months ago

Will happily accept a pr, for this feature. Unsure about @ShahanaFarooqui 's time commitment in the near term on building new features.

can provide functional design inputs if needed.

kn0wmad commented 7 months ago

How involved would that be? I don't know typescript

ShahanaFarooqui commented 7 months ago

I am waiting for reckless to be ready before using any plugin. But we can add re-balancing for now and add missing reckless installation feature later.

@kn0wmad typescript is easy to upgrade to if you are already familiar with Javascript. But it will also require Angular knowledge to handle the frontend (UI) part of it.

kn0wmad commented 7 months ago

I appreciate the quick communication. I haven't touched javascript in over a decade, and would prefer not to. I also don't know angular at all. I'll just have to be patient. Worth mentioning that we do get a lot of demand for this particular feature (on StartOS). Thanks very much for your time and hard work!!

kn0wmad commented 5 months ago

Sling is another option if this feature is still under consideration.