-
Notifications
You must be signed in to change notification settings - Fork 4
Receive via Slatepacks using a QT Wallet
MrT edited this page Feb 3, 2021
·
7 revisions
To follow this tutorial, you will need the following:
- Up-to-date MWC QT-Wallet Software: https://github.com/mwcproject/mwc-qt-wallet/releases
First let's lay out the overall procedure, more detailed instructions with screenshots are below:
- Provide TOR Address to Sender to encrypt Slatepack Message (This step is optional but required for encryption)
- Receive the Slatepack Message and generate a respone.
- Exchange the response with the Sender
- Wait for the Transaction to confirm
-
If you received a Slatepack click on the "Receive MWC by Slatepack" Button in the "receive" Tab of the Wallet and paste the Slatepack you received
-
Click on Continue and then on "Generate Response" and confirm by typing your password
-
Then copy and paste the Response Slatepack back to the exchange or Sender and wait for the Transaction to confirm.
-
To check the current status of the transaction go in the Transaction tab.
As we saw before the transaction still has no confirmations yet, you will need at least to wait 2 min to see it as confirmed.
- Once the transaction is confirmed you need to wait for enough confirmations (set to 10 blocks by default) to spend the fund received recently.
- Once 10 confirmations (10 minutes) are reached, you can spend it directly after.
Introduction
Sending Guides
Receiving Guides
- Accept Swap Offer - QT Wallet
- Receive via Atomic Swap - QT Wallet
- Receive via HTTP (NGrok) - QT Wallet
- Receive via HTTP (Port Forwarding) - QT Wallet
- Receive via HTTP (NGrok) - CLI Wallet
- Receive via Files - QT Wallet
- Receive via Files - CLI Wallet
- Receive via Files - Cold Wallet
- Receive via TOR - QT Wallet
- Receive via TOR - CLI Wallet
- Receive via Slatepack- QT Wallet