{% extends "public.html" %} {% block toolbar_title %} {% raw %} {{name}} Cashu wallet {% endraw %} {% endblock %} {% block footer %}{% endblock %} {% block page_container %}
Create invoice

{% raw %} {{balance}} {{tickershort}}{% endraw %}

Pay invoice
Receive
Send
{% raw %} {% endraw %} {% raw %} {% endraw %} History
Warning

BOOKMARK THIS PAGE! If only mobile you can also click the 3 dots and "Save to homescreen"/"Install app"!

Ecash is a bearer asset, meaning you have the funds saved on this page, losing the page without exporting the page will mean you will lose the funds.

Copy wallet URL I understand
Create a Lightning invoice
Copy invoice Request Invoice Close
How much would you like to send?
Send Tokens Burn Tokens Close
Paste tokens please
Receive Tokens Close
Please paste a Lightning invoice
{% raw %} Amount: {{ payInvoiceData.invoice.sat }} sats
Description: {{ payInvoiceData.invoice.description }}
Expire date: {{ payInvoiceData.invoice.expireDate }}
Expired: {{ payInvoiceData.invoice.expired }}
Hash: {{ payInvoiceData.invoice.hash }} {% endraw %}
Check Invoice Pay invoice Close
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}