Links

2. Install QAN XLINK

How to install QAN XLINK?

The 2nd step of your QAN TestNet journey is to install the QAN XLINK.

You need to install Docker if you don't have it. Note: This is only required until the native cross-platform GUI (Graphical User Interface) version of QAN XLINK is released.
Step 1: Make sure you installed Docker on your device.
Step 2: Open Terminal/Command Prompt on your device.
Step 3: Copy-paste the following command in Terminal/Command Prompt and press Return/Enter key.
docker run -d --name=xlink --restart=always --volume=xlink:/xlink qanplatform/xlink
Step 4: Copy-paste the following command in Terminal/Command Prompt and press Return/Enter key.
docker logs xlink
You should see something similar in the output (you can safely ignore the low balance alert)
Producing QAN XLINK signatures for 0x8552610914C09B85c03Bd67E3c8bF982C104D850 BALANCE OF 0x8552610914C09B85c03Bd67E3c8bF982C104D850 BELOW 1 tQANX
After following the above steps, QAN XLINK will be silently cross signing your future transactions in the background using Post-Quantum cryptography.
Done! 🎉
Next step: