It'd be great to support payment to Lightning Addresses, per the LNURL luds
Specifically, wallet developers working with this SDK should be able to
verifyLightningAddress - access reusable library logic for verifying lightning addresses
payLightningAddress - access reusable library logic for paying to a bolt11 invoice negotiated over lightning address
These functionalities can be packaged alongside the LightningService SDK
It'd be great to support payment to Lightning Addresses, per the LNURL luds
Specifically, wallet developers working with this SDK should be able to
verifyLightningAddress- access reusable library logic for verifying lightning addressespayLightningAddress- access reusable library logic for paying to a bolt11 invoice negotiated over lightning addressThese functionalities can be packaged alongside the LightningService SDK