{% extends "base.html" %} {% block messages %} ! {% endblock %} {% block menuitems %}
  • Wallets
  • Extensions
  • {% endblock %} {% block body %}

    Wallet Control panel



    Bookmark to save your wallet. Wallet is in BETA, use with caution.

    {{ wallet.balance }} sats

    {{ wallet.name }}

    Transactions

    Memo date amount
    {% endblock %}