Replies: 6 comments 2 replies
-
|
There are some other values and parameters that will be needed for Nostr Wallet Connect support, for a complete list (afaik):
|
Beta Was this translation helpful? Give feedback.
-
|
There is also the https://github.com/nostr-protocol/nips/blob/master/47.md#pay_keysend |
Beta Was this translation helpful? Give feedback.
-
|
Actually, |
Beta Was this translation helpful? Give feedback.
-
|
Is your work available somewhere? NWC support for phoenixd would be amazing. |
Beta Was this translation helpful? Give feedback.
-
|
Yes it's available here: https://github.com/braydonf/satdress |
Beta Was this translation helpful? Give feedback.
-
|
@braydonf , What is the status on adding NWC support to phoenixd? I want to help and contribute. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As part of implementing Nostr Wallet Connect forphoenixd, I need to return thepreimagein the response for thepay_invoicecommand (https://github.com/nostr-protocol/nips/blob/master/47.md#pay_invoice). This however is not available in the response forpayinvoice.This could be added here:https://github.com/ACINQ/phoenixd/blob/master/src/commonMain/kotlin/fr/acinq/lightning/bin/Api.kt#L174
Beta Was this translation helpful? Give feedback.
All reactions