{% extends "public.html" %} {% block toolbar_title %} {% raw %} Cashu wallet {% endraw %} {% endblock %} {% block footer %}{% endblock %} {% block page_container %}
Get Ecash
Send Ecash
Mints You can connect your wallet to multiple Cashu mints. Enter a mint URL and select the mint your want to use.
{% raw %} {{mint.url}} {% endraw %}
Multimint Swaps Swap funds from one mint to another via Lightning. Warning: this feature is still experimental and could behave in unexpected ways! Swap
{% raw %} {% endraw %} {% raw %} {% endraw %} {% raw %} {% endraw %}
Create invoice
Warning Download wallet backup InstallInstall Cashu
Pay invoice
{% raw %}
Pay {{ payInvoiceData.invoice.fsat }}{% endraw %} {{LNBITS_DENOMINATION}} {% raw %}

Description: {{ payInvoiceData.invoice.description }}
Expire date: {{ payInvoiceData.invoice.expireDate }}
Hash: {{ payInvoiceData.invoice.hash }}

{% endraw %}
Cancel
Not enough funds! Cancel
{% raw %}

Authenticate with {{ payInvoiceData.lnurlauth.domain }}?

For every website and for every LNbits wallet, a new keypair will be deterministically generated so your identity can't be tied to your LNbits wallet or linked across websites. No other data will be shared with {{ payInvoiceData.lnurlauth.domain }}.

Your public key for {{ payInvoiceData.lnurlauth.domain }} is:

{{ payInvoiceData.lnurlauth.pubkey }}

Login Cancel
{% endraw %}
{% raw %}

{{ payInvoiceData.lnurlpay.domain }} is requesting {{ payInvoiceData.lnurlpay.maxSendable | msatoshiFormat }} {{LNBITS_DENOMINATION}}
and a {{payInvoiceData.lnurlpay.commentAllowed}}-char comment

{{ payInvoiceData.lnurlpay.targetUser || payInvoiceData.lnurlpay.domain }} is requesting
between {{ payInvoiceData.lnurlpay.minSendable | msatoshiFormat }} and {{ payInvoiceData.lnurlpay.maxSendable | msatoshiFormat }} {% endraw %} {{LNBITS_DENOMINATION}} {% raw %}
and a {{payInvoiceData.lnurlpay.commentAllowed}}-char comment

{{ payInvoiceData.lnurlpay.description }}

{% endraw %} {% raw %}
Send {{LNBITS_DENOMINATION}} Cancel
{% endraw %}
Enter Close
Cancel
Cancel
Cashu wallet

Please take a moment to read the following information.

Open this wallet on your device's native browser Cashu stores your ecash on your device locally. For the best experience, use this wallet with your device's native web browser (for example Safari for iOS, Chrome for Android).

Add to home screen. Add Cashu to your home screen as a progressive web app (PWA). On Android Chrome, click the hamburger menu at the upper right. On iOS Safari, click the share button. Now press the Add to Home screen button.

This software is in BETA! We hold no responsibility for people losing access to funds. Use at your own risk! Ecash is a bearer asset, meaning losing access to this wallet will mean you will lose the funds. This wallet stores ecash tokens in its database. If you lose the link or delete your your data without backing up, you will lose your tokens. Press the Backup button to download a copy of your tokens.

Install Cashu Copy URL Continue
Warning

Bookmark this page and backup your tokens! Ecash is a bearer asset, meaning losing access to this wallet will mean you will lose the funds. This wallet stores ecash tokens in its database. If you lose the link or delete your your data without backing up, you will lose your tokens. Press the Backup button to download a copy of your tokens.

Add to home screen. You can add Cashu to your home screen as a progressive web app (PWA). On Android Chrome, click the hamburger menu at the upper right. On iOS Safari, click the share button. Now press the Add to Home screen button.

This software is in BETA! We hold no responsibility for people losing access to funds. Use at your own risk!

Copy wallet URL I understand
Create a Lightning invoice
Copy invoice Create Invoice Close
How much would you like to send?
Send Tokens
Copy token Copy link
Close
Receive Cashu tokens
Receive Close
Do you trust this mint?

A Cashu mint does not know about your financial activity but it controls your funds. Make sure that you trust the operator of this mint.

Add mint Cancel
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}