{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
New Domain New Address
Domains
Export to CSV
{% raw %} {% endraw %}
Addresses
Export to CSV
{% raw %} {% endraw %}
{{SITE_TITLE}} Nostr NIP-5 extension

Allow users to NIP-05 verify themselves at a domain you control

{% include "nostrnip5/_api_docs.html" %}
Create Domain Cancel
Update Amount Cancel
Create Address Cancel
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %}