{% extends "public.html" %} {% block page %}
Copy LNURL
Public page

Moat extensions have a public page that can be shared (this page will still be accessible even if you have restricted access to your LNbits install).

In this example when a user pays the LNURLpay it triggers an event via a websocket waiting for the payment.

.

{% endblock %} {% block scripts %} {% endblock %}