{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
Your account Nostr keypair has changed since this merchant was created. The merchant is still using the old key. Migrate to republish your stalls and products under the new identity.
Orders
Setting up Nostr Market...
Restart Connection Reconnect to the nostrclient extension Check Status Check connection to nostrclient Status: Relays:  of connected
Publish NIP-15 Publish stalls and products Publish NIP-99 Classified listings (coming soon) Refresh NIP-15 from Nostr Sync stalls and products Refresh NIP-99 from Nostr Classified listings (coming soon) Delete NIP-15 from Nostr Remove stalls and products Delete NIP-99 from Nostr Classified listings (coming soon) First create a stall and add products.
Nostr Market
A decentralized marketplace extension for LNbits implementing the NIP-15 protocol. Create stalls, list products, and accept Lightning payments while communicating with customers via encrypted Nostr direct messages.
{% include "nostrmarket/_api_docs.html" %}
{% endblock%}{% block scripts %} {{ window_vars(user) }} {% endblock %}