mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 16:35:52 -05:00
typo
This commit is contained in:
parent
a8ea432727
commit
459b10793a
4
83.md
4
83.md
|
@ -12,11 +12,11 @@ Useful for clients wanting to intergrate non-custodal wallet features.
|
|||
|
||||
## Motivation
|
||||
|
||||
We wanted [LNbits](https://github.com/lnbits/lnbits) to have a funding source that pay invoices/create invoices/check payment status, all over nostr DMs. Simple plugins/middleware could be made for funding sources, that any wallet software coul use over nostr.
|
||||
We wanted [LNbits](https://github.com/lnbits/lnbits) to have a funding source that could pay invoices/create invoices/check payment status all over nostr DMs. Simple plugins/middleware could be made for funding sources, that any wallet software could use over nostr.
|
||||
|
||||
## Examples
|
||||
|
||||
There are two simple clients sending json over [NIP04](https://github.com/nostr-protocol/nips/blob/master/04.md).
|
||||
There are two simple clients sending json over [NIP04](https://github.com/nostr-protocol/nips/blob/master/04.md). THese clients could be standalone or built into clients/services.
|
||||
|
||||
1. `funding source client`: Attached to the funding source, the other built into another service/client.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user