-
See https://github.com/getAlby/hub/issues/47
-
I have Phoneix wallet and created a new BOLT12 offer. When I paste that offer into Clams Remote, I get "Invalid BOLT12 Offer" (Note I am using CLN v24.08). However, when try to pay the offer from the …
-
Please add BOLT12 to LND
he BOLT 11 invoice format has proven popular, but has several limitations:
The entangling of bech32 encoding makes it awkward to send in other forms (i.e. inside th…
-
When a client is paying a qr-code of an offer, give the client the possibility to include/send an offer for any amount. This allows the service to pay/refund to the client's wallet directly, without f…
-
## User Story ##
As a Damus user who wants to maximize enjoyment of nostr & LN, I want Damus wallet to support BOLT12, so that I do not have to have a LN node, code, server, domain, and TLS certifica…
-
Would be nice to have decode feature for bolt12.
www.bolt12.org/bolt12.html
-
Allow buyers to add [bolt12 offers](https://bolt12.org/)
* This should be made on all places where the bot ask for an invoice (/setinvoice, bot ask buyers for invoice)
-
- `lightning:` prefix
- lnurl/lnaddress
- all the new bolt12/bip353 things from https://github.com/BoltzExchange/boltz-web-app/pull/666
-
Allow any lightning wallet to include an offer in a standardized manner when paying a bolt11 invoice.
Let me give 2 examples where this is (very) useful.
A family goes on vacation to some count…
-
The following tasks are required to implement BOLT 12 Offers in LDK:
- [x] Data abstractions
- [x] `Offer` encoding and building #1719, #1972
- [x] Bech32 encoding and parsing #1726
- [x] `I…