How to send sats to a lightning address i.e. [email protected]
The flow described below is just a summary of the above LNURL lightning address protocol spec.
- Make a GET request to https:///.well-known/lnurlp/
- https://ln-address.com/.well-known/lnurlp/dev
- Use the response from above (params) to call our Pay to LNURL Pay endpoint.
This GET request will return LNURL Pay params, that you then pass into our https://docs.ibexmercado.com/reference/pay-to-a-lnurl-pay endpoint.