{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block scripts %} {{ window_vars(user, wallet) }} {% endblock %} {% block title %} {{ wallet.name }} - {{ SITE_TITLE }} {% endblock %} {% block page %}
{% if HIDE_API and AD_SPACE %}
{% elif HIDE_API %}
{% else %}
{% endif %}

{{LNBITS_DENOMINATION}}

{% if HIDE_API %}
{% else %}
{{ SITE_TITLE }} Wallet: {{wallet.name}}
{% if wallet.lnurlwithdraw_full %}

{% endif %}

{% include "core/_api_docs.html" %}
{% endif %} {% if AD_SPACE %} {% for ADS in AD_SPACE %} {% set AD = ADS.split(";") %}
{{ AD_SPACE_TITLE }}
{% endfor %} {% endif %}

is requesting an invoice:

{% if LNBITS_DENOMINATION != 'sats' %} {% else %} {% endif %}


Expire date:
Hash:

Authenticate with ?

For every website and for every LNbits wallet, a new keypair will be deterministically generated so your identity can't be tied to your LNbits wallet or linked across websites. No other data will be shared with .

Your public key for is:

is requesting
and a -char comment

is requesting
between and
and a -char comment


Send
Payments Chart

{% endblock %}