diff --git a/.github/workflows/release_docker.yml b/.github/workflows/release_docker.yml index b3d723d801b..746a57096d0 100644 --- a/.github/workflows/release_docker.yml +++ b/.github/workflows/release_docker.yml @@ -81,7 +81,7 @@ jobs: ssh: default context: . file: docker/iota-node/Dockerfile - platforms: linux/amd64 + platforms: linux/amd64,linux/arm64 tags: ${{ steps.meta-node.outputs.tags }} push: true pull: true @@ -140,7 +140,7 @@ jobs: ssh: default context: . file: docker/iota-indexer/Dockerfile - platforms: linux/amd64 + platforms: linux/amd64,linux/arm64 tags: ${{ steps.meta-indexer.outputs.tags }} push: true pull: true @@ -199,7 +199,7 @@ jobs: ssh: default context: . file: docker/iota-tools/Dockerfile - platforms: linux/amd64 + platforms: linux/amd64,linux/arm64 tags: ${{ steps.meta-tools.outputs.tags }} push: true pull: true @@ -258,7 +258,7 @@ jobs: ssh: default context: . file: docker/iota-graphql-rpc/Dockerfile - platforms: linux/amd64 + platforms: linux/amd64,linux/arm64 tags: ${{ steps.meta-tools.outputs.tags }} push: true pull: true diff --git a/docs/content/about-iota/iota-wallet/FAQ.mdx b/docs/content/about-iota/iota-wallet/FAQ.mdx index 72814ecc705..422248efd83 100644 --- a/docs/content/about-iota/iota-wallet/FAQ.mdx +++ b/docs/content/about-iota/iota-wallet/FAQ.mdx @@ -6,7 +6,7 @@ description: Frequently asked questions about the IOTA Wallet, covering topics l ## How Do I Get IOTA Wallet? -You can install the IOTA Wallet extension from the [Google Chrome Web Store](https://chromewebstore.google.com/detail/iota-wallet-rc/nlmllpflpelpannpijhhnbhekpbpejch). +You can install the IOTA Wallet extension from the [Google Chrome Web Store](https://chromewebstore.google.com/detail/iota-wallet/iidjkmdceolghepehaaddojmnjnkkija). It works across all Chromium-based browsers, including Google Chrome, Microsoft Edge, Firefox, Opera, and Brave. ## Can I Use IOTA Wallet on Non-Chromium Browsers? diff --git a/docs/content/about-iota/iota-wallet/getting-started.mdx b/docs/content/about-iota/iota-wallet/getting-started.mdx index fd1458a6552..ad7dec73c7c 100644 --- a/docs/content/about-iota/iota-wallet/getting-started.mdx +++ b/docs/content/about-iota/iota-wallet/getting-started.mdx @@ -17,7 +17,7 @@ Create new addresses to handle coins, tokens, and NFTs. ## Installing the IOTA Wallet -1. Open a Chromium-based browser and visit the [IOTA Wallet page](https://chromewebstore.google.com/detail/iota-wallet-rc/nlmllpflpelpannpijhhnbhekpbpejch) in the Chrome Web Store. +1. Open a Chromium-based browser and visit the [IOTA Wallet page](https://chromewebstore.google.com/detail/iota-wallet/iidjkmdceolghepehaaddojmnjnkkija) in the Chrome Web Store. 2. Click the **Add to Chrome** button to install the wallet extension. 3. Approve the permissions for the extension and confirm by selecting **Add Extension**. 4. Once installed, you’ll see the IOTA Wallet icon in your browser, signaling that it's ready for use. @@ -27,7 +27,7 @@ Create new addresses to handle coins, tokens, and NFTs. 1. Open IOTA Wallet, create a new profile by clicking `Add Profile`. - ![Add Profile](/img/about-iota/iota-wallet/getting-started/add-profile.png) + ![Add Profile](/img/about-iota/iota-wallet/getting-started/add-profile.png) 2. Choose **Create a New Mnemonic Profile**. @@ -36,15 +36,18 @@ Create new addresses to handle coins, tokens, and NFTs. 3. Enter your desired password. - ![Create Password](/img/about-iota/iota-wallet/getting-started/create-password.png) + ![Create Password](/img/about-iota/iota-wallet/getting-started/create-password.png) 4. Carefully read and accept the Terms of Service, and click `Create Wallet`. - ![Create Wallet](/img/about-iota/iota-wallet/getting-started/create-wallet.png) + ![Create Wallet](/img/about-iota/iota-wallet/getting-started/create-wallet.png) + +5. Copy and securely save your recovery phrase (mnemonic). This phrase is crucial for recovering your wallet in the + future. -5. Copy and securely save your recovery phrase (mnemonic). This phrase is crucial for recovering your wallet in the future. 6. Confirm that you have saved your mnemonic phrase, and then access your newly created wallet by clicking `Open Wallet`. + ![Open Wallet](/img/about-iota/iota-wallet/getting-started/open-wallet.png) :::danger Irrecoverable @@ -66,7 +69,6 @@ To use your IOTA Wallet on different devices or browsers, you can import it usin 3. Enter your 24-word mnemonic recovery phrase and click `Add Profile`. - ![Add Profile](/img/about-iota/iota-wallet/getting-started/mnemonic.png) 4. Enter your desired password. @@ -74,7 +76,7 @@ To use your IOTA Wallet on different devices or browsers, you can import it usin ![Create Password](/img/about-iota/iota-wallet/getting-started/create-password.png) 5. Carefully read and accept the Terms of Service, and click `Create Wallet`. - + ![Create Wallet](/img/about-iota/iota-wallet/getting-started/create-wallet.png) By following these steps, you can manage, stake, diff --git a/docs/content/about-iota/iota-wallet/how-to/get-test-tokens.mdx b/docs/content/about-iota/iota-wallet/how-to/get-test-tokens.mdx index 36690907c32..25ea400d326 100644 --- a/docs/content/about-iota/iota-wallet/how-to/get-test-tokens.mdx +++ b/docs/content/about-iota/iota-wallet/how-to/get-test-tokens.mdx @@ -27,10 +27,9 @@ When you first open the wallet, it will have no coins. You can add test IOTA coi 1. After installing the wallet extension, choose either Devnet or Testnet from the network options. 2. If your wallet has no coins, a button will appear allowing you to request tokens. 3. Click `Request Devnet IOTA tokens` or `Request Testnet IOTA tokens`, based on the network you're using. -4. Once tokens are in your wallet, the button to request more will move to the `Settings` page. Access it by clicking the cog icon in the top-right corner of the wallet interface. -:::note Limits (TODO CONFIRM) + ![Request Tokens in Home](/img/about-iota/iota-wallet/how-to/test/request-testnet-home.png) -You can request test IOTA tokens only once every 60 minutes. After requesting, the tokens will appear in your wallet under the `Coins` tab. +4. Once tokens are in your wallet, the button to request more will move to the `Settings` page. Access it by clicking the cog icon in the top-right corner of the wallet interface. -::: + ![Request Tokens in Settings](/img/about-iota/iota-wallet/how-to/test/request-testnet-settings.png) diff --git a/docs/content/about-iota/iota-wallet/how-to/integrate-ledger.mdx b/docs/content/about-iota/iota-wallet/how-to/integrate-ledger.mdx index 3048c03c5d8..093140c0f72 100644 --- a/docs/content/about-iota/iota-wallet/how-to/integrate-ledger.mdx +++ b/docs/content/about-iota/iota-wallet/how-to/integrate-ledger.mdx @@ -11,7 +11,7 @@ The added benefit is that your private keys remain securely stored in your Ledge Before connecting your Ledger device to IOTA Wallet, ensure the following: -- Install the latest version of [IOTA Wallet](https://chromewebstore.google.com/detail/iota-wallet-rc/nlmllpflpelpannpijhhnbhekpbpejch) from the Chrome Web Store. +- Install the latest version of [IOTA Wallet](https://chromewebstore.google.com/detail/iota-wallet/iidjkmdceolghepehaaddojmnjnkkija) from the Chrome Web Store. - Set up your Ledger device and update it to the latest firmware. - Install [Ledger Live](https://www.ledger.com/ledger-live) and confirm that your device can connect successfully. @@ -33,7 +33,7 @@ To import accounts from your Ledger into IOTA Wallet: 1. Unlock your Ledger device. 2. Open the `IOTA Rebased` app on your Ledger and press both buttons to start it. 3. Close Ledger Live if it is still running. -4. Open [IOTA Wallet](https://chromewebstore.google.com/detail/iota-wallet-rc/nlmllpflpelpannpijhhnbhekpbpejch) and enter your password. +4. Open [IOTA Wallet](https://chromewebstore.google.com/detail/iota-wallet/iidjkmdceolghepehaaddojmnjnkkija) and enter your password. 5. Go to `Accounts` by clicking on the address at the top of the `Home` section. ![Accounts](/img/about-iota/iota-wallet/how-to/multi-account/navigate-to-accounts.png) diff --git a/docs/site/static/img/about-iota/iota-wallet/getting-started/add-profile.png b/docs/site/static/img/about-iota/iota-wallet/getting-started/add-profile.png index 4612c057428..4efcf4567d1 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/getting-started/add-profile.png and b/docs/site/static/img/about-iota/iota-wallet/getting-started/add-profile.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/getting-started/click-import-mnemonic.png b/docs/site/static/img/about-iota/iota-wallet/getting-started/click-import-mnemonic.png index 9a95e25992d..23172a164ae 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/getting-started/click-import-mnemonic.png and b/docs/site/static/img/about-iota/iota-wallet/getting-started/click-import-mnemonic.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/getting-started/create-mnemonic-profile.png b/docs/site/static/img/about-iota/iota-wallet/getting-started/create-mnemonic-profile.png index c8f41b3ce45..46d3edf907d 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/getting-started/create-mnemonic-profile.png and b/docs/site/static/img/about-iota/iota-wallet/getting-started/create-mnemonic-profile.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/getting-started/create-password.png b/docs/site/static/img/about-iota/iota-wallet/getting-started/create-password.png index 1266050b806..f93e11119a0 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/getting-started/create-password.png and b/docs/site/static/img/about-iota/iota-wallet/getting-started/create-password.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/getting-started/create-wallet.png b/docs/site/static/img/about-iota/iota-wallet/getting-started/create-wallet.png index 3abea66eb36..f6a7b58c50b 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/getting-started/create-wallet.png and b/docs/site/static/img/about-iota/iota-wallet/getting-started/create-wallet.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/getting-started/mnemonic.png b/docs/site/static/img/about-iota/iota-wallet/getting-started/mnemonic.png index e9970d25978..50296fdfba6 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/getting-started/mnemonic.png and b/docs/site/static/img/about-iota/iota-wallet/getting-started/mnemonic.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/getting-started/open-wallet.png b/docs/site/static/img/about-iota/iota-wallet/getting-started/open-wallet.png new file mode 100644 index 00000000000..aea8a7dcea7 Binary files /dev/null and b/docs/site/static/img/about-iota/iota-wallet/getting-started/open-wallet.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/activity.png b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/activity.png index e1508ed58ae..1063c329732 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/activity.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/activity.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/autolock-time.png b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/autolock-time.png index 4a2e0fe2f57..694e6334824 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/autolock-time.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/autolock-time.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/autolock.png b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/autolock.png index 36ab5023cec..6a8aaf65f0f 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/autolock.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/autolock.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/enter-mnemonic.png b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/enter-mnemonic.png index 1bab740ce67..d036a60569a 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/enter-mnemonic.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/enter-mnemonic.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/forgot-password.png b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/forgot-password.png index 4ab4c39c333..3744e63add7 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/forgot-password.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/forgot-password.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/home-tab.png b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/home-tab.png index 36591d6b351..5b48c7c6aa3 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/home-tab.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/home-tab.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/new-password.png b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/new-password.png index 908623f4df7..75f31fa87dc 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/new-password.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/new-password.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/send-now.png b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/send-now.png index 0cca2c589e8..31c33ad822e 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/send-now.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/send-now.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/send-review.png b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/send-review.png index a59e86b71ed..d441400871d 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/send-review.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/send-review.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/transactions.png b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/transactions.png index 81bb27ce611..d8b2a0e00a0 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/basics/transactions.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/basics/transactions.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/accounts-finder.png b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/accounts-finder.png deleted file mode 100644 index fbe8c1a42f5..00000000000 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/accounts-finder.png and /dev/null differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/connect-ledger-wallet.png b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/connect-ledger-wallet.png index 24963fa3498..afa3d3a253f 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/connect-ledger-wallet.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/connect-ledger-wallet.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/import-from-ledger.png b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/import-from-ledger.png index c66a04a1263..49b1bddc0d2 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/import-from-ledger.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/import-from-ledger.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/receive-QR.png b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/receive-QR.png index c80be731b98..0e67102c3df 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/receive-QR.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/receive-QR.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/receive-button.png b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/receive-button.png index bf8c94b58ff..f8a6bc39d18 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/receive-button.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/receive-button.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/select-account.png b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/select-account.png index a8136d6ab17..3667d70845a 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/select-account.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/select-account.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/select-wallets.png b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/select-wallets.png index c676f4846fa..b0898206f0c 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/select-wallets.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/select-wallets.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/verify-password.png b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/verify-password.png index 6451796087c..7aec2d59d6a 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/verify-password.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/ledger/verify-password.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/click-add-profile.png b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/click-add-profile.png index 6234ccef958..d74560d558a 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/click-add-profile.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/click-add-profile.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/click-copy.png b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/click-copy.png index af4ff0f03be..482bea49275 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/click-copy.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/click-copy.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/click-plus-icon.png b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/click-plus-icon.png index 54c600f9754..4700fdaba06 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/click-plus-icon.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/click-plus-icon.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/export-private-key.png b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/export-private-key.png index 55021d42060..b3cafe319a7 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/export-private-key.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/export-private-key.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/import-mnemonic.png b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/import-mnemonic.png index 7743db2bf1e..d0114f893a2 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/import-mnemonic.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/import-mnemonic.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/navigate-to-accounts.png b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/navigate-to-accounts.png index 9ed2c315209..1a6481ff279 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/navigate-to-accounts.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/navigate-to-accounts.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/select-account-from-dropdown.png b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/select-account-from-dropdown.png index cce500c7929..b598f417792 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/select-account-from-dropdown.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/select-account-from-dropdown.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/select-profile-type.png b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/select-profile-type.png index ab1b0c9cebf..a88fa017d8b 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/select-profile-type.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/select-profile-type.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/verify.png b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/verify.png index 7874986799e..a8ef959aea6 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/verify.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/multi-account/verify.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/current-stake-detail.png b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/current-stake-detail.png index af1e59ca20b..01c42194ff1 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/current-stake-detail.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/current-stake-detail.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/current-stake-list.png b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/current-stake-list.png index c0f9b8a3fdd..af4c00c3657 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/current-stake-list.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/current-stake-list.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/current-stake.png b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/current-stake.png index 20beab6b210..ac992df8f3c 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/current-stake.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/current-stake.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/select-validator.png b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/select-validator.png index 56a88938c7e..f93fed9a14c 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/select-validator.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/select-validator.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/set-stake-amount.png b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/set-stake-amount.png index a26a557557f..a87aaefa99e 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/set-stake-amount.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/set-stake-amount.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/start-staking.png b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/start-staking.png index 722a6f26d90..7a16ff5eb78 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/start-staking.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/start-staking.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/unstake-button.png b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/unstake-button.png index ae7938a3f55..aa8213284b1 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/unstake-button.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/unstake-button.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/unstake.png b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/unstake.png index 9c81a100e7e..5ec51e8b02d 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/unstake.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/unstake.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/verify-stake.png b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/verify-stake.png index d5973550023..a024cb76dd6 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/verify-stake.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/verify-stake.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/view-on-explorer.png b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/view-on-explorer.png index 2063758919d..0530d3ec3b4 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/stake/view-on-explorer.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/stake/view-on-explorer.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/test/click-network.png b/docs/site/static/img/about-iota/iota-wallet/how-to/test/click-network.png index abe2a28b8cf..eb682cab03a 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/test/click-network.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/test/click-network.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/test/request-testnet-home.png b/docs/site/static/img/about-iota/iota-wallet/how-to/test/request-testnet-home.png new file mode 100644 index 00000000000..50335e14c5d Binary files /dev/null and b/docs/site/static/img/about-iota/iota-wallet/how-to/test/request-testnet-home.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/test/request-testnet-settings.png b/docs/site/static/img/about-iota/iota-wallet/how-to/test/request-testnet-settings.png new file mode 100644 index 00000000000..395dbffd1c3 Binary files /dev/null and b/docs/site/static/img/about-iota/iota-wallet/how-to/test/request-testnet-settings.png differ diff --git a/docs/site/static/img/about-iota/iota-wallet/how-to/test/select-network.png b/docs/site/static/img/about-iota/iota-wallet/how-to/test/select-network.png index c99663943b0..c3fd292deb3 100644 Binary files a/docs/site/static/img/about-iota/iota-wallet/how-to/test/select-network.png and b/docs/site/static/img/about-iota/iota-wallet/how-to/test/select-network.png differ