{% extends "navpage.html" %} {% from "macros.html" import needs_coldcard_callout %} {% from "macros.html" import needs_coldcard_message, subhead, bool_choice %} {% block main_body %}
{# needs_coldcard_message() #}

Text Message Signing

Message signing is disabled by your HSM policy so it's not possible to sign messages.
{% if msg_paths %} {% endif %}
{{ needs_coldcard_callout('left') }}
Signature & Address
{# #}

Recovery Tool

This will provide a means for you to construct a PSBT which moves all the funds the system can find on the blockchain to a new address.

WIP

Address Generator

Use this tool to make deposit addresses for your Coldcard's wallets.

WIP
{% endblock %} {% block endscript %} {% endblock %}