Jeremy Klein
587be067ed
Add back msats comment
2024-09-26 10:13:32 -07:00
Jeremy Klein
1a65d511da
Remove explicit msats in names
2024-09-22 21:57:21 -07:00
Jeremy Klein
9dd2256a2a
Switch to used budget instead of remaining
2024-09-22 21:32:42 -07:00
Jeremy Klein
1c96bc45cf
Add renewal_period
2024-09-18 22:46:48 -07:00
Jeremy Klein
210966466b
Suggested comment clarification
...
Co-authored-by: Roland <33993199+rolznz@users.noreply.github.com>
2024-09-18 22:42:04 -07:00
Jeremy Klein
17cd5be192
[NWC] Add get_budget command for per-connection budget limits.
...
This separates the notion of budget from `get_balance` so that permissions
can be more appropriately controlled by the wallet. Budgets can be configured
by users like how Alby supports, and client apps can query their remaining
budget and when it will renew next.
Breaking out a separate command for this purpose means that a user can let
a client app see their own remaining budget without giving the app access
to see their entire wallet balance.
2024-09-17 21:18:23 -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