-
the library does not provide type definitions for [NUT15](https://github.com/cashubtc/nuts/blob/main/15.md).
please add them.
this is how i'm patching it for now.
feel free to use the code.
```ts
…
-
_what happens_
Very long cashu gibberish string is displayed
_what could happen_
Damus recognizes cashu redeem string, shows
-the amount
-a "redeem" button,
-copy string button
_suggested initial a…
-
```
root@OpenWrt:/www/cgi-bin# cat payment.sh
#!/bin/sh
##!/bin/sh -e
# set -x
LOGFILE="/tmp/log/nodogsplash_data_purchases.json"
USAGE_LOGFILE="/tmp/log/nodogsplash_data_usage.json"
MET…
-
# Implement NUT-05: Melting Tokens
## Issue Description
We need to implement the melting operation as described in NUT-05 of the Cashu protocol. This operation allows users to spend their tokens…
-
cashu.me can auto renew payments because of NWC
-
After upgrading to LNbits 0.11.1 attempts to upgrade the Cashu extension results in:
Failed to install extension cashu (0.3.1).
500 INTERNAL SERVER ERROR
The log reads as follows:
```
2023-10…
-
**Is your feature request related to a problem? Please describe.**
Sometimes, the data for a cashu token is too big and can not fit in a QR code or the QR code pixels can be way too small so that some…
-
Consider using [nostrpay](https://github.com/francismars/nostrpay) or other nostr native standards that achieve the same thing.
Such events could be useful, because the TollGates are resource const…
-
I'm running a x86-64 VM with a fresh NixOS 23.11.6359.53a2c32bc66f (Tapir)
The `shellHook` inside `flake.nix` generates some confusing outputs:
```
$ nix develop
ℹ️ Project recommendations de…
-
When trying to enter a npub.cash lightning address I created from using cashu.me I noticed the address doesn't fit and is cut off. When I try to save I get a `VALIDATION_ERROR` because much of the add…