Commit Graph

28 Commits

Author SHA1 Message Date
Roland 7dfb3b35d8
docs: clarify NIP-47 zap request metadata (#2064) 2025-09-17 08:07:11 -04:00
Roland 400d975da3
feat: add metadata to NIP-47 make_invoice and payment commands (#2063) 2025-09-15 09:42:07 -07:00
Riccardo Balbo 7c4a2cb829
NIP-47: mark "state" field as optional in make_invoice response for backward compatibility (#2046) 2025-09-04 11:12:45 -04:00
Adithya Vardhan 0595d438aa
NIP-47: add state to transactions (#1933) 2025-07-31 09:26:27 -04:00
Jeremy Klein f30a43bd37
[NWC] Add an encryption tag to negotiate upgrading to NIP44. (#1780)
Co-authored-by: Roland <33993199+rolznz@users.noreply.github.com>
2025-07-31 09:21:18 -04:00
Roland 75f246ed98
docs: clarify NIP-47 key usage (#1756) 2025-02-07 15:25:31 -05:00
Mohammed Alotaibi 4e564ba4d9
Fix NIPs refs (#1740) 2025-02-04 21:50:20 +09:00
jdabs cd09e6c9d8
Grammar updates to 47.md
Minor grammatical edits for clarity.
- "It's" to "its" to show the possessive case intended instead of the contraction
- Correct article from "an" to "a" for the following d letter (consonant sound)
- Minor edit to fix comma splices with a semicolon ( ; ) to clarify two independent thoughts. Somewhat optional, but it clarifies the two long sentences. Period can instead be used instead as a new sentence.
2025-01-01 11:09:21 -05:00
Jesus Christ 821614aee1
multi_pay_invoice method Response error (grammatical)
The response section that explained how the multi_pay_invoice method worked had a grammatical error of explaining the differentiation between requests.

changed ".....contains an d tag" to "...contains a d tag"
2024-11-27 14:43:00 +00:00
Vitor Pamplona 84aeb10d39
Merge pull request #1164 from rolznz/feat/nip-47-notifications
NIP-47 notifications
2024-11-20 15:15:10 -05:00
kehiy e6552476aa format(all): json formatting 2024-09-03 20:41:31 +03:30
randymcmillan b47c50fa6e
47.md:use relative link 2024-07-28 15:24:04 -04:00
Roland Bewick 32b9f3f40f feat: NIP-47 notifications 2024-06-21 17:22:32 +07:00
Braydon Fuller a59ce8970a
Fix connection string protocol description. (#1243)
* Fix connection string protocol description.

* Update `nostr+walletconnect` reference.
2024-05-18 04:02:21 +09:00
Sam Samskies b1f771302a fix NWC connection string example 2024-05-16 14:45:56 -03:00
Pablo Fernandez ff8e204061
Merge pull request #685 from benthecarman/nwc-extensions
NIP-47: Nostr Wallet Connect Extensions
2024-01-26 15:56:33 +00:00
benthecarman c2f34817e3
NIP-47: Nostr Wallet Connect Extensions 2024-01-22 09:19:39 +00:00
ekzyis c766f8892b NIP-47: fix typo 2024-01-19 22:34:00 -03:00
xiaolou86 149ead1679 fix typo in 47.md 2023-12-04 16:08:35 +08:00
fiatjaf 37f6cbb775 remove all NIP authors. 2023-11-16 10:24:53 -03:00
Yasuhiro Matsumoto fab6a21a77 fixed typos 2023-06-26 14:55:24 -03:00
William Casarin 4208652dc7 nip47: add lud16 parameter to connection string
This adds an optional but recommended lud16 parameter to nostr wallet
connection strings. This enables seamless onboarding of new users,
allowing clients to automatically configure the receive address for
zaps.
2023-05-10 12:16:37 -03:00
Robert C. Martin 60aa6ae168
A few changes to some nips. (#510) 2023-05-09 12:17:15 -03:00
Semisol 5a8c463641
NIP-47: Add error for payment failed 2023-04-27 17:24:20 +03:00
kiwiidb de095e4758
NIP-47: Implement feedback
Co-authored-by: Semisol <hi@semisol.dev>
2023-04-27 17:21:15 +03:00
Semisol c232c9a46a
NIP-47: feedbacj 2023-04-03 22:18:11 +03:00
Semisol 961f28285a
NIP-47: Fix up some things 2023-03-30 01:23:04 +03:00
Semisol e2f088286f
NIP-47 Wallet Connect 2023-03-30 00:35:13 +03:00