Skip to content
Snippets Groups Projects
Commit 2d4bf736 authored by Keith Millette's avatar Keith Millette
Browse files

Move assets to CDN.

parent 8d440189
Branches master
No related tags found
No related merge requests found
...@@ -5,25 +5,25 @@ sidebar_position: 4 ...@@ -5,25 +5,25 @@ sidebar_position: 4
The MainNet wallet generator app walks you through the process of creating a quantum-ready wallet for use in the xx Network. It is important that you keep the wallet you generate private and secure, as you would any other cryptocurrency wallet. The MainNet wallet generator app walks you through the process of creating a quantum-ready wallet for use in the xx Network. It is important that you keep the wallet you generate private and secure, as you would any other cryptocurrency wallet.
When you first load the page you will notice the green icon indicating the browser is connected to the internet. It is recommended you disconnect the browser from the internet while generating a wallet. When you first load the page you will notice the green icon indicating the browser is connected to the internet. It is recommended you disconnect the browser from the internet while generating a wallet.
![](@site/static/img/ww-gen-online.png) ![](https://docs-assets.sfo3.cdn.digitaloceanspaces.com/webwallet/ww-gen-online.png)
## Disconnect and Acknowledge ## Disconnect and Acknowledge
Once disconnected, check the two acknowledgments and the "Generate New Wallet" function will be available. Click "Generate New Wallet" Once disconnected, check the two acknowledgments and the "Generate New Wallet" function will be available. Click "Generate New Wallet"
![](@site/static/img/ww-gen-offline.png) ![](https://docs-assets.sfo3.cdn.digitaloceanspaces.com/webwallet/ww-gen-offline.png)
## Save Mnemonics ## Save Mnemonics
On this page you will be presented with two sets of mnemonics, the "Quantum Mnemonic"[^1] and "Standard Mnemonic"[^2]. Write these two down somewhere safe as they will be required to complete the wallet generation process and to add the account to wallet apps. On this page you will be presented with two sets of mnemonics, the "Quantum Mnemonic"[^1] and "Standard Mnemonic"[^2]. Write these two down somewhere safe as they will be required to complete the wallet generation process and to add the account to wallet apps.
![](@site/static/img/ww-gen-mnemonics.png) ![](https://docs-assets.sfo3.cdn.digitaloceanspaces.com/webwallet/ww-gen-mnemonics.png)
## Confirm Quantum Mnemonics ## Confirm Quantum Mnemonics
In this step you must input five randomly selected words from the Quantum Mnemonic. As an example you can see "Word #15" is one of the five required to be entered. Word 15 was artist. After typing in the 5 words correctly, press Next. In this step you must input five randomly selected words from the Quantum Mnemonic. As an example you can see "Word #15" is one of the five required to be entered. Word 15 was artist. After typing in the 5 words correctly, press Next.
![](@site/static/img/ww-gen-ver-quant.png) ![](https://docs-assets.sfo3.cdn.digitaloceanspaces.com/webwallet/ww-gen-ver-quant.png)
## Confirm Standard Mnemonics ## Confirm Standard Mnemonics
In this step you must input five randomly selected words from the Standard Mnemonic. As an example you can see "Word #13" is one of the five required to be entered. Word 13 was treat. After typing in the 5 words correctly, press Next. In this step you must input five randomly selected words from the Standard Mnemonic. As an example you can see "Word #13" is one of the five required to be entered. Word 13 was treat. After typing in the 5 words correctly, press Next.
![](@site/static/img/ww-gen-ver-stan.png) ![](https://docs-assets.sfo3.cdn.digitaloceanspaces.com/webwallet/ww-gen-ver-stan.png)
## Mnemonics Confirmed Successfully ## Mnemonics Confirmed Successfully
You will see a confirmation message that the Quantum and Standard Mnemonics were inputted correctly. Press Go to Last Step You will see a confirmation message that the Quantum and Standard Mnemonics were inputted correctly. Press Go to Last Step
![](@site/static/img/ww-gen-mnemonics-confirmed.png) ![](https://docs-assets.sfo3.cdn.digitaloceanspaces.com/webwallet/ww-gen-mnemonics-confirmed.png)
## Public Address ## Public Address
On this page you will see the public address of the generated wallet. At this step you can ["Add Wallet to Accounts"](./addAccount.md) of the Web Wallet or "Finish Setup". On this page you will see the public address of the generated wallet. At this step you can ["Add Wallet to Accounts"](./addAccount.md) of the Web Wallet or "Finish Setup".
![](@site/static/img/ww-gen-finished.png) ![](https://docs-assets.sfo3.cdn.digitaloceanspaces.com/webwallet/ww-gen-finished.png)
[^1]: Quantum Mnemonic: derives the quantum-secure wallet, which is not currently used, but will be necessary in the future in order to rollover existing non quantum secure wallets into quantum secure wallets. [^1]: Quantum Mnemonic: derives the quantum-secure wallet, which is not currently used, but will be necessary in the future in order to rollover existing non quantum secure wallets into quantum secure wallets.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment