{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
Deezy

An access token is required to use the swap service. Email support@deezy.io or contact @dannydeezy on telegram to get one.

Deezy token Add or Update token

Send lightning btc and receive on-chain btc Send on-chain btc and receive via lightning
LIGHTNING BTC -> BTC
Cancel
Pay invoice to complete swap
BTC -> LIGHTNING BTC
Cancel
Onchain Address
{% raw %}
Success Bitcoin is on its way
Onchain tx id {{ swapLnToBtc.onchainTxId }}
{% endraw %}
{{SITE_TITLE}} Deezy extension
{% include "deezy/_api_docs.html" %}
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %}