-
Notifications
You must be signed in to change notification settings - Fork 4
Receive via TOR using a QT Wallet
MrT edited this page Jul 6, 2020
·
4 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
- An active Internet Connection
- TOR is running (Runs by default)
First let's lay out the overall procedure, more detailed instructions with screenshots are below:
- Request the Payment to your TOR address (you can find it in the Receive Tab)
- Dont close the wallet until the payment was received
- Once the payement is sent, you will have a pop-up confirming that you received a payement, but at this step the transaction still
UNCONFIRMED
and it's inAWAITING CONFIRMATION
as you can see below :
- To check the current status of the transaction go in the Transaction tab. As we saw before the transaction still have no confirmation yet, you will need at least to wait 2 min to see it as confirmed.
- Once the transaction is confirmed and so received, the recipient needs to wait enough confirmations (set to 10 blocks by default) to spend the fund received recently.
- Once 10 confirmations (10 minutes) are reached, the recipient received his fund and can spend it directly after.
If TOR is listed in the Status Bar on the Bottom (2) TOR is online:
You can also manually Check in the Listeners page by doing the following:
-
Start and unlock your wallet
-
Enter the Listener Settings by clicking the Gear Icon and selecting "Listeners"
-
Verify that the Status of TOR is "Online"
If TOR is not Online check https://github.com/mwcproject/docs/wiki/Troubleshooting-TOR for known Issues/causes
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