GUI Wallet

https://github.com/DomXEQ/Legacy-XEQ-GUI/releases

XEQ Legacy Swap — GUI Wallet Guide

The Legacy XEQ GUI wallet is the easiest way to complete the swap. Remote nodes are pre-configured — no daemon setup, no terminal commands.


Step 1 — Download the GUI Wallet

Download: https://github.com/DomXEQ/Legacy-XEQ-GUI/releasesarrow-up-right

  • Windows — Download the Portable .exe. Just download and double-click to run. No installation needed.

  • Linux — Download the AppImage. Make executable with chmod +x *.AppImage and run.


Step 2 — Open and Sync

  1. Open the wallet

  2. It connects to the remote node automatically

  3. Wait for sync to reach 100%

  4. Create a new wallet or restore an existing one

⚠️ When creating a new wallet, you will be asked to save your seed words. Write them down and keep them safe. If you lose these words, your funds are gone forever.


Step 3 — Send Mainnet XEQ

  1. Go to the Send tab

  2. Paste the swap address:

circle-exclamation

Tw1TCBUSPjMCePC3unP98V8FuwRTY6cJq7kwbKWCYZNgf9vG4mQ1KbRSCeaUDPSTycBS1TcWi31nZHA7DvGKka7m2oXmFnb7f

  1. Enter the amount you wish to donate

  2. Click Send

  3. A success dialog will appear showing your Transaction ID — click COPY TXID & CLOSE

⚠️ SAVE YOUR TRANSACTION ID. You will need it in the next step to generate your proof.

triangle-exclamation

Your remaining balance will be temporarily locked while the transaction confirms. Funds typically unlock after ~10 blocks (~20 minutes).


Step 4 — Generate Transaction Proof

triangle-exclamation
  1. Go to the SWAP - TX PROOF tab

  2. Paste your Transaction ID

  3. Enter the Receiving Address (the swap address you sent to)

  4. Click Generate

  5. Your proof will appear — click COPY PROOF

💡 Shortcut: You can also click any outgoing transaction in your transaction list, then click the green GENERATE PROOF button. This will auto-fill your TXID for you.


Step 5 — Submit on the Swap Portal

  1. Click the "Open Swap Portal →" link that appears after generating your proof, or go to https://swap-testnet.xeqlabs.com/

  2. Fill in:

    • Refund Address — Your Legacy XEQ wallet address (found on the Receive tab)

    • Transaction Proof — Paste the proof you just copied

    • New XEQ Wallet Address — Your testnet wallet address

    • Legacy XEQ Transaction ID — The TXID from when you sent

  3. Submit

Once submitted and validated, your swap entry is recorded. That's it — you're done!

Last updated