{% extends "public.html" %} {% block page %}

{{ mint_name }}

click to open wallet
Read the following carefully!

This is a Cashu mint. Cashu is an ecash system for Bitcoin.

Open this page in your native browser
Before you continue to the wallet, make sure to open this page in your device's native browser application (Safari for iOS, Chrome for Android). Do not use Cashu in an embedded browser that opens when you click a link in a messenger.

Add wallet to home screen
You can add Cashu to your home screen as a progressive web app (PWA). After opening the wallet in your browser (click the link above), on Android (Chrome), click the menu at the upper right. On iOS (Safari), click the share button. Now press the Add to Home screen button.

Backup your wallet
Ecash is a bearer asset. That means losing access to your wallet will make you lose your funds. The wallet stores ecash tokens on your device's database. If you lose the link or delete your your data without backing up, you will lose your tokens. Press the Backup button in the wallet to download a copy of your tokens.

This service is in BETA
Cashu is still experimental and in active development. There are likely bugs in this implementation so please use this with caution. We hold no responsibility for people losing access to funds. Use at your own risk!

{% endblock %} {% block scripts %} {% endblock %}