You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
I am currently getting "into the game" of Zapping and using Lightning and Bitcoin in general. One of the things that I was missing is a Desktop wallet; which is how I came across this one. Upon installation, the app shows me the option to configure an LND node. However, I only have CLN.
So, simply put, I would like to ask if it was possible to support CLN in the future. :)
Context
Currently I am trying to make CLN work for Nostr zaps and while I am also struggling on the mobile side with Zeus - which isn't showing me any values for my balance - I would love to be able to also manage my funds as well as do actual payments using a desktop wallet.
Possible Implementation
Currently, there seem to be three "APIs" that can be used with Core Lightning (CLN):
Sparko (which runs as a plugin) by fiatjaf
spark-wallet (which runs as an independent process)
C-Lightning-REST which uses an entirely different set of API endpoints compared to Spark and Sparko.
Since I am still learning the ins and outs as well, there is not much I can say about their respective compatibilities, sorry. But I would assume that you would have to implement the APIs of either of the three, allowing LN-Zap to manage a CLN node, so I would be able to see my funds, and do the invoicing and payments.
Your Environment
Zap version:
Operating System and version: Windows 10
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Detailed Description
I am currently getting "into the game" of Zapping and using Lightning and Bitcoin in general. One of the things that I was missing is a Desktop wallet; which is how I came across this one. Upon installation, the app shows me the option to configure an LND node. However, I only have CLN.
So, simply put, I would like to ask if it was possible to support CLN in the future. :)
Context
Currently I am trying to make CLN work for Nostr zaps and while I am also struggling on the mobile side with Zeus - which isn't showing me any values for my balance - I would love to be able to also manage my funds as well as do actual payments using a desktop wallet.
Possible Implementation
Currently, there seem to be three "APIs" that can be used with Core Lightning (CLN):
Since I am still learning the ins and outs as well, there is not much I can say about their respective compatibilities, sorry. But I would assume that you would have to implement the APIs of either of the three, allowing LN-Zap to manage a CLN node, so I would be able to see my funds, and do the invoicing and payments.
Your Environment
The text was updated successfully, but these errors were encountered: