Using the Wallet Generator
Wallet webapp
You can create quantum-ready wallets for use in the xx network directly in the wallet webapp!
Once the page is loaded, you can turn off your internet connection and proceed with creating the wallet by following the steps shown.
If you still prefer to generate the wallet without using a browser, keep reading.
Wallet Generator app
The Wallet Generator app walks you through the process of creating a quantum-ready wallet for use in the xx network. It is extremely important that you store both mnemonic phrases in a safe, secure, and private location. Loss of these can result in an inability to access your wallet and coins.
You can generate a wallet mnemonic phrase a non-quantum secure wallet mnemonic phrase using either the CLI tool or the GUI tool found on the xx Wallet Generation page:
GUI Tool
First, download the GUI xx network Sleeve Wallet Generation Tool from the xx Wallet Generation page. Make sure to select the correct download for your operating system and architecture.
Launch the downloaded binary. Refer to the detailed instructions below for your operating system.
Windows Instructions.
Download the .exe file for Windows.
In the file browser, navigate to the folder where the application was downloaded to; this will most likely be your downloads folder.
Double click on the executable to run.
You may get a notice saying "Windows protected your PC" preventing you from running the binary. To get past the SmartScreen filter, click on the More info link.
Next, click the Run anyway button and the setup will launch.
A UAC (User Account Control) prompt will appear asking if you want to allow the app. Click Yes to continue.
Wait for the setup to finish.
macOS Instructions.
Download binary for macOS. The provided binary is compiled for Intel but will work for both Intel and M1 architectures.
Open the .dmg file.
In the window that opens, drag the Quantum-Ready Wallet Generator on the left into the Applications folder on the right.
Open the Applications folder by double-clicking on the Applications folder icon.
Find the Quantum-Ready Wallet Generator app in the application list, right-click the app, and select Open. You cannot double-click on the app the first time it is opened. It must be opened by right-clicking and selecting Open.
A warning will appear saying that the developer cannot be verified. Click the Cancel button.
Next, click on the Apple icon in the top left corner of your screen in the menu bar. In the drop-down menu, select System Preferences….
The System Preferences window will show up. Click on Security & Privacy.
Make sure you are in the General tab (selected at the top). Then, at the bottom, where it says "Quantum-Ready Wallet Generator" was blocked…, click the Open Anyway button.
In the window that opens, click the Open button and the wallet generator will launch.
Linux instructions for .deb Package (Ubuntu, Debian, Mint, etc.).
Download the .deb file.
Open the terminal.
Use
cd
to change directories to the location of the .deb file.Use dpkg (the package manager for Debian) to install the package.
You can then launch the Quantum-Ready Wallet Generator application via the GUI or via the command line.
Linux instructions for .rpm Package (Fedora, CentOS, RHEL, etc.).
Download the .rpm file.
Open the terminal.
Use
cd
to change directories to the location of the .rpm file.Use rpm (the RPM package manager) to install the package.
You can then launch the Quantum-Ready Wallet Generator application via the GUI or via the command line.
The GUI should launch; follow the rest of the onscreen prompts.
You should now have a quantum-secure recovery phrase, a standard recovery phrase, and a wallet address. Save these in a safe and secure place.
CLI Tool
First, download the CLI xx network Sleeve Wallet Generation Tool from the xx Wallet Generation page. Make sure to select the correct download for your operating system and architecture.
Launch the downloaded binary. Refer to the detailed instructions below for your operating system.
Windows Instructions.
Download the .exe file for Windows.
In the file browser, navigate to the folder where the application was downloaded to; this will most likely be your downloads folder.
Double click on the executable to run.
You may get a notice saying "Windows protected your PC" preventing you from running the binary. To get past the SmartScreen filter, click on the More info link.
Next, click the Run anyway button and it will launch.
macOS Instructions.
Download the correct binary for your architecture (either Intel or M1 processor).
Open the Terminal app.
Use
cd
to change directories to the location of the script. It will most likely be in your Downloads folder.Change the permissions of the script so that it can be executed.
Use
xattr
to remove the quarantine bit of the binary so that Gatekeeper does not block its execution.Launch the script.
Linux instructions.
Download the correct binary.
Open the terminal.
Use
cd
to change directories to the location of the script.Change the permissions of the script so that it can be executed.
Launch the script.
The tool should launch in your terminal. Press ↵ Enter to continue and follow the rest of the onscreen prompts.
You should now have a sleeve wallet mnemonic phrase, a non-quantum secure wallet mnemonic phrase, and a wallet address. Save these in a safe and secure place.
Wallet Creation and Storage Tips
There are a series of things a wallet holder can do to secure their xx coins better. However, none of these solutions, in fact, no solution, is perfectly secure in all circumstances. Therefore, a wallet holder needs to understand their situation, risks, and risk tolerance when making an informed decision about the security of their wallet.
- Split large balances between multiple wallets — By separating large balances between multiple wallets, a wallet holder can reduce the loss of the breach of any given wallet.
- Never give your recovery phrase to anyone — Knowledge of the recovery phrase is the same as control of the wallet. Sharing a recovery phrase gives the holder complete access to all funds in the wallet.
- Do not store your recovery phrase on a computer — Computers, especially internet-connected computers, can be compromised in various ways. It is never advised to store a wallet on a computer, especially an internet-connected one.
- Ensure that you trust any application you enter your recovery phrase into — Any application that a recover phrase is entered into has complete control of funds. Ensure any application the phrase is entered into is completely trusted. If you are capable, it is recommended to example the source code and compile the application yourself.
- Store your recovery phrase somewhere safe (safety deposit box, secure safe) — Ensure there are safeguards against the recovery phrase being physically taken from you.