I just sent a PR to add #bolt12 support to #NostrWalletConnect (#NWC, NIP-47) :
This would allow to leverage #NWC to create and use #Lightning #bolt12 offers and invoices.
#bolt12 enables reusable (static) payment requests (codes), increases receiver privacy and increased censorship resistance over #bolt11 (https://bolt12.org)
#NWC is a way for Lightning clients (apps, websites) and servers (nodes, wallets) to communicate through a standardized protocol using #Nostr relays. Many apps and wallets support #NWC. Many LN node implementations and apps support #bolt12. I think it would be great to extend #NWC for #bolt12 !
@Vitor Pamplona @PABLOF7z @ZEUS @Ben Arc @ODELL
GitHub
Adding support for main bolt12 commands to NIP-47 by 21M4TW · Pull Request #1952 · nostr-protocol/nips
This is a request to add support for Bolt12 to NWC, such that a Lightning client can use NWC to generate and use Bolt12 offers, fetch and pay Bolt1...