nostrrelay icon indicating copy to clipboard operation
nostrrelay copied to clipboard

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

Open mutatrum opened this issue 2 years ago • 5 comments
trafficstars

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

mutatrum avatar Jun 25 '23 16:06 mutatrum

NWC already completed as a backend and as an extension.

This issue can be closed @mutatrum

bitkarrot avatar Aug 28 '24 07:08 bitkarrot

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

image

openoms avatar Aug 30 '24 09:08 openoms

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

bitkarrot avatar Aug 30 '24 19:08 bitkarrot

should be there next release. :) probably next week

dni avatar Aug 31 '24 06:08 dni

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

blackcoffeexbt avatar Aug 31 '24 09:08 blackcoffeexbt