I see that you also have an API for Lightning addresses. Can this Lightning address API directly provide a Lightning address for all npub accounts? Could you please tell me which Lightning wallet it is based on?
Yes of course 😀
https://github.com/quentintaranpino/nostrcheck-api-ts/blob/main/DOCS.md#media
If you have any questions, let me know!
Discussion
This API allows to use the user's nostraddress as lightningaddress, routing the requests to their real wallet.
The new version I am preparing (0.6.0) will have a decent lightning support using NWC and a node
That's great! This is a self-custodial lightning wallet that can use your API to use the nostr's npub as a lightning address. After that, you can also zap directly through NWC. This is a very convenient feature for self-custodial wallets.