Receiving payments using LNURL-Pay, Lightning and BIP353 addresses
Breez SDK - Nodeless (Liquid Implementation) users have the ability to receive Lightning payments using LNURL-Pay and BOLT12 offers.
Whether or not you are able to use a webhook URL to receive payment events will determine if you want to register for LNURL-Pay. If you have no way to receive webhook events, you can still register a BOLT12 Offer as a BIP353 DNS record. In this case the SDK must remain online to receive the BOLT12 invoice requests.
- LNURL-Pay and BIP353 registration using a webhook URL and BOLT12 Offer
- BIP353 registration using a BOLT12 Offer
Reference implementation
For a complete reference implementation, see: