{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
Disable relay
Enable relay
WebSocket Chat
Send
    {{SITE_TITLE}} NostrRelay extension

    Thiago's Point of Sale is a secure, mobile-ready, instant and shareable point of sale terminal (PoS) for merchants. The PoS is linked to your LNbits wallet but completely air-gapped so users can ONLY create invoices. To share the NostrRelay hit the hash on the terminal.

    Created by DCs, Ben Arc.
    {% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %}