nice, great to see more NWC implementations.
is there anything that you dislike on our LND implementation? https://github.com/getAlby/nostr-wallet-connect/
it supports the LND backend (which is also used for Umbrel for example)
nice, great to see more NWC implementations.
is there anything that you dislike on our LND implementation? https://github.com/getAlby/nostr-wallet-connect/
it supports the LND backend (which is also used for Umbrel for example)
Does this work with one tap zaps?
nostr:npub1u8lnhlw5usp3t9vmpz60ejpyt649z33hu82wc2hpv6m5xdqmuxhs46turz's implementation looks more minimal with less LoC overall. Plus rust > go when it comes to safety.
I've been using alby's nwc and it crashes sometimes when the connection to a relay drops.
Also, the support for connecting to a custodial alby account makes me uncomfortable since now I know there is code that can talk to alby's servers...
I will try this one and compare them.
Yeah I just like mine because it's stupid simple, 300 lines of code, a couple config flags, and that's it.
Adding new rpc commands should be simple but for now will handle it just fine.