lnbits / nostrrelay

One click nostr relay
MIT License
35 stars 7 forks source link

[Feature Request] Nostr Wallet Connect (NIP-47) #13

Open mutatrum opened 1 year ago

mutatrum commented 1 year ago

Add support for NWC, which would enable users to zap directly from their Nostr client. This is basically the counterpart to LN addresses, for receiving.

Not sure if this is the correct module to create this issue.

Specs: https://github.com/getAlby/nips/blob/master/47.md

bitkarrot commented 2 months ago

NWC already completed as a backend and as an extension.

This issue can be closed @mutatrum

openoms commented 2 months ago

Can we have a link to the extension? Can't find it in lnbits dev yet.

image

bitkarrot commented 2 months ago

backend should be on the main lnbits dev branch,

@blackcoffeexbt knows where this link is for the extension, early stage release. not sure status tho

dni commented 2 months ago

should be there next release. :) probably next week

blackcoffeexbt commented 2 months ago

The nwc provider extension can be found here

https://github.com/riccardobl/nwcprovider

It's not been reviewed yet but seems to be working well. If you're using it on a local LNbits instance, make sure you change to a public relay.

@openoms @dni @mutatrum @bitkarrot