{% 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.

    {% if not user_ext[0][2] %}

    LNJoust

    LN powered Joust gamesmaster

    Activate
    {% else %} {% endif %} {% if not user_ext[0][1] %}

    LNEvents

    Lightning powered tickets

    Activate
    {% else %} {% endif %} {% if not user_ext[0][3] %}

    LNURLw

    Make LNURL withdraw links

    Activate
    {% else %} {% endif %}
    {% endblock %}