event icon indicating copy to clipboard operation
event copied to clipboard

Embedded LND: Nostr Wallet Connect (NWC) service

Open kaloudis opened this issue 6 months ago • 2 comments

Allow users of the embedded LND and Cashu wallets (perhaps remote too?) to get a NWC string that they can input into other applications, like Nostr clients.

kaloudis avatar Jun 11 '25 00:06 kaloudis

Simple example with the Alby SDK library we're already using. Need fleshed out examples for the pay endpoint

https://github.com/getAlby/js-sdk/blob/9ebbd08ffee6c18bbcf43221c5e64ded349cbecd/examples/nwc/wallet-service/example.js

kaloudis avatar Jun 11 '25 00:06 kaloudis

Maybe this could help for this awaited feature in Zeus? CLINK tool by Justin (Shocknet) used in his Lightning.Pub too (is a LND + neutrino too). https://github.com/shocknet/CLINK It was introduced recently in Stacker News too: https://stacker.news/items/1235448

Darth-Coin avatar Sep 26 '25 08:09 Darth-Coin