{% if not ajax %} {% extends "base.html" %} {% endif %} {% from "macros.jinja" import window_vars with context %} {% block scripts %} {{ window_vars(user, wallet) }}{% endblock %} {% block page %}
{% if HIDE_API and AD_SPACE_ENABLED and AD_SPACE %}
{% elif HIDE_API %}
{% else %}
{% endif %}
BTC Price
{% if HIDE_API %}
{% else %}
{{ SITE_TITLE }} Wallet:
{% if wallet.lnurlwithdraw_full %}

{% endif %} You can connect to this wallet from a mobile app:
  • Download Zeus or BlueWallet from App Store or Google Play
  • Enable the LndHub extension for this account
  • Scan the QR code in the LndHub extensions with your mobile app
Or you can access the wallet directly from your mobile browser using:

{% include "core/_api_docs.html" %}
{% endif %} {% if AD_SPACE_ENABLED and AD_SPACE %}
{{ AD_SPACE_TITLE }}
{% for ADS in AD_SPACE %} {% set AD = ADS.split(";") %} {% endfor %}
{% endif %}
No chart data available
Save Icon

is requesting an invoice:

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

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

{% endblock %}