Skip to content

Commit

Permalink
chore(docs): Mobile wallet updates (#771)
Browse files Browse the repository at this point in the history
  • Loading branch information
sh-wallet authored Jul 11, 2024
1 parent 2a50a69 commit 58d8aa8
Show file tree
Hide file tree
Showing 90 changed files with 44 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tags": ["FetchWallet", "Mobile", "Wallet"]
},
"home-screen": {
"title": "Feature 1: Home Screen",
"title": "Feature 1: Dashboard",
"tags": ["FetchWallet", "Mobile", "Home", "Wallet"]
},
"stake": {
Expand All @@ -16,7 +16,7 @@
"tags": ["FetchWallet", "Mobile", "Send", "Receive", "Wallet"]
},
"activity": {
"title": "Feature 4: Activity page",
"title": "Feature 4: Activity",
"tags": ["FetchWallet", "Mobile", "Activity", "Wallet"]
},
"more": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# How to use Fetch Mobile Wallet

## Feature 4 - Activity page
## Feature 4 - Activity

This page allows users to delve into activity undertaken with the wallet, encompassing transfers, staking, re-delegation and overall interactions. You can check your activity following these steps:

- Open Fetch Wallet Home Page.
- Open Fetch Wallet Dashboard.
- Navigate to **Activity Tab**.

![](src/images/guides/wallet/mobile_51.png)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,30 +1,21 @@
# Fetch Mobile Mobile Wallet
# Fetch Mobile Wallet

## Installation

### How to Install Fetch Wallet on your Mobile

1. Get the **Fetch Wallet** (*version 0.0.1*) installed on your device. This wallet is compatible with all Android versions. Simply search for 'Fetch.ai non-custodial wallet' on the **Google Play Store** or use the following **link**:

[Fetch Wallet on Google Play Store ↗️](https://play.google.com/store/apps/details?id=com.fetchai.wallet&pcampaignid=web_share).
1. Install the **Fetch Wallet** app on your device. This wallet is compatible with all Android and iOS versions. You can find it by searching for **Fetch.ai Wallet** on the **Google Play Store** or the **App Store**, or by using the following link:
- [Play Store](https://play.google.com/store/apps/details?id=com.fetchai.wallet)
- [App Store](https://apps.apple.com/au/app/)

![](src/images/guides/wallet/mobile_1.png)

2. After opening the wallet, you will see options like **Create new account**, **Import existing account**, **Import ledger**, **Migrate from ETH**.

## On boarding

### How to set up Fetch Wallet

You will be provided with 2 options:

1. Create a new wallet.
2. import a wallet.
Launch the Fetch Wallet app, and you will see 2 options:
- Create a new wallet
- Import a wallet

![](src/images/guides/wallet/mobile_2.png)

Let's explore both here below.

### Create a new Wallet

By choosing this option, you will have to choose across multiple options as shown below:
Expand All @@ -46,7 +37,7 @@ By choosing this option, you will be provided with a mnemonic seed phare. Make s

You will be then asked to confirm the seed phrase. To confirm your mnemonic seed, reorder the mnemonic phrases by clicking on them in the proper sequence.

![](src/images/guides/wallet/mobile_6.png)
![](src/images/guides/wallet/mobile_13.png)

Last, you will need to provide a **Name** amd **Password** for your account. The next time you wish to use the wallet or make significant changes to your account, this password will be required.

Expand All @@ -62,36 +53,34 @@ By choosing this option will be asked to choose across the following options:

![](src/images/guides/wallet/mobile_9.png)

Let's explore them here below.

#### Import From Fetch extension

1. Whenever a user accesses the mobile app and already has an account created on the web, they can utilise the **Import from Fetch extension** function to access all their web accounts on their phone.
1. Whenever a user accesses the mobile app and already has an account created on the web extension, they can utilise the **Import from Fetch extension** function to access all their extension accounts on their phone.

![](src/images/guides/wallet/mobile_10.png)

2. To do this, the user needs to navigate to:

1. The **hamburger menu** on the web, select **Settings**.
1. The **hamburger menu** on the web extension, select **Settings**.
2. Then, choose **Link Fetch Mobile Wallet**.
3. After entering the password, they can scan the barcode to link all their accounts from the web to the mobile app.
3. After entering the password, they can scan the barcode to link all their accounts from the web extension to the mobile app.

![](src/images/guides/wallet/mobile_12.png)
![](src/images/guides/wallet/mobile_8.png)

#### Use a seed phrase or a private key

1. When a user opens the mobile app and already has an account created on the web, they can import their existing account into the mobile app.
1. When a user opens the mobile app and already has an account created on the web extension, they can import their existing account into the mobile app.
2. Using **Mnemonic Seed** or **Private Key**. The user can choose to import their account by pasting the mnemonic seed (12 or 24 words) or the private key.

![](src/images/guides/wallet/mobile_13.png)
![](src/images/guides/wallet/mobile_6.png)

3. And additionally, they can input the name of the account and set a password for it.

![](src/images/guides/wallet/mobile_14.png)
![](src/images/guides/wallet/mobile_7.png)

4. After completing the import process and providing necessary details, the user's existing account is successfully set up and ready to use in the mobile app.

![](src/images/guides/wallet/mobile_15.png)
![](src/images/guides/wallet/mobile_8.png)

#### Connect Ledger

Expand All @@ -100,12 +89,23 @@ If you use the Fetch wallet together with a Ledger hardware wallet and want to r
1. Select **Connect ledger**.
2. Set a password for your account and give it a name. The next time you wish to use the wallet or make significant changes to your account, this password will be required.

<video width="377" height="240" controls preload="none">
<source src="https://github.com/fetchai/fetch-wallet/assets/137136919/15d96d12-1da2-4a9b-aa65-e1b554f4b671" type="video/mp4" />
<track
src="/path/to/captions.vtt"
kind="subtitles"
srcLang="en"
label="English"
/>
Your browser does not support the video tag.
</video>

#### Migrate from ETH

1. Select **Migrate from ETH**.
2. On the next page, click **Migrate a Meta mask Private Key**.

![](src/images/guides/wallet/mobile_16.png)
![](src/images/guides/wallet/mobile_9.png)

3. After that, You will then be taken to the main import screen, where you can name the key, specify the **ETH address** you are migrating from, which in this case is your Meta mask ETH address (this is used to ensure that the private key matches), and finally copy the private key from your Meta mask account.

Expand All @@ -115,5 +115,5 @@ If you use the Fetch wallet together with a Ledger hardware wallet and want to r

5. After completing the import process and providing necessary details, the user's existing account is successfully set up and ready to use in the mobile app.

![](src/images/guides/wallet/mobile_18.png)
![](src/images/guides/wallet/mobile_8.png)

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# How to use Fetch Mobile Wallet

## Feature 1 - Home Screen
## Feature 1 - Dashboard

When a user opens the mobile app for the first time, they are presented with the **Account Dashboard**.

Expand Down
14 changes: 7 additions & 7 deletions pages/guides/fetch-network/fetch-wallet/mobile-wallet/more.mdx
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# How to use Fetch Mobile Wallet

## Feature 5 - More Options page
## Feature 5 - More Options

- Open Fetch Wallet Home Page.
- Open Fetch Wallet Dashboard.
- Navigate to **More Tab**.
- Look for and select the **More** option on the home page.
- Look for and select the **More** option on the Dashboard.

![](src/images/guides/wallet/mobile_54.png)
![](src/images/guides/wallet/mobile_19.png)

### More Option - Currency

Expand Down Expand Up @@ -67,11 +67,11 @@ You can **Add a new address** by clicking on the **+** sign button.
- To **Delete an address**:
- Click on the **three dots** (...) next to the address.

![](src/images/guides/wallet/mobile_65.png)
![](src/images/guides/wallet/mobile_60.png)

- Select the **Delete Address** option to remove it.

![](src/images/guides/wallet/mobile_66.png)
![](src/images/guides/wallet/mobile_63.png)

- Click on **Remove** option.

Expand All @@ -95,7 +95,7 @@ You can **Add a new address** by clicking on the **+** sign button.

- Users can copy the mnemonic seed by clicking **Copy to Clipboard**.

![](src/images/guides/wallet/mobile_72.png)
![](src/images/guides/wallet/mobile_34.png)

### Fetch wallet Version

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ If a user wants to **Receive money** from another user, they should start by loc

Once the transaction button is found, the user selects the option to Receive money.

![](src/images/guides/wallet/mobile_49.png)
![](src/images/guides/wallet/mobile_43.png)

### Choose Payment Method

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ If you withdraw the entire staked amount, you will see a _21-day unstaking proce

![](src/images/guides/wallet/stake_7.png)

![](src/images/guides/wallet/stake_14.png)

### Redelegate Functions

Redelegating involves moving funds from one validator to another. Follow these steps to successfully redelegate your tokens:
Expand Down
Binary file modified src/images/guides/wallet/mobile_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/images/guides/wallet/mobile_12.png
Binary file not shown.
Binary file modified src/images/guides/wallet/mobile_13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/images/guides/wallet/mobile_14.png
Binary file not shown.
Binary file removed src/images/guides/wallet/mobile_15.png
Binary file not shown.
Binary file modified src/images/guides/wallet/mobile_16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/images/guides/wallet/mobile_18.png
Binary file not shown.
Binary file modified src/images/guides/wallet/mobile_19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_21.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_25.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_26.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_27.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_28.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_29.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_30.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_31.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_33.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/guides/wallet/mobile_34.png
Binary file modified src/images/guides/wallet/mobile_36.png
Binary file modified src/images/guides/wallet/mobile_37.png
Binary file modified src/images/guides/wallet/mobile_38.png
Binary file modified src/images/guides/wallet/mobile_39.png
Binary file modified src/images/guides/wallet/mobile_40.png
Binary file modified src/images/guides/wallet/mobile_41.png
Binary file modified src/images/guides/wallet/mobile_42.png
Binary file modified src/images/guides/wallet/mobile_43.png
Binary file modified src/images/guides/wallet/mobile_44.png
Binary file modified src/images/guides/wallet/mobile_45.png
Binary file modified src/images/guides/wallet/mobile_46.png
Binary file modified src/images/guides/wallet/mobile_47.png
Binary file modified src/images/guides/wallet/mobile_48.png
Binary file removed src/images/guides/wallet/mobile_49.png
Diff not rendered.
Binary file modified src/images/guides/wallet/mobile_5.png
Binary file modified src/images/guides/wallet/mobile_50.png
Binary file modified src/images/guides/wallet/mobile_51.png
Binary file modified src/images/guides/wallet/mobile_52.png
Binary file modified src/images/guides/wallet/mobile_53.png
Binary file modified src/images/guides/wallet/mobile_54.png
Binary file modified src/images/guides/wallet/mobile_55.png
Binary file modified src/images/guides/wallet/mobile_56.png
Binary file modified src/images/guides/wallet/mobile_57.png
Binary file modified src/images/guides/wallet/mobile_58.png
Binary file modified src/images/guides/wallet/mobile_59.png
Binary file modified src/images/guides/wallet/mobile_6.png
Binary file modified src/images/guides/wallet/mobile_60.png
Binary file modified src/images/guides/wallet/mobile_61.png
Binary file modified src/images/guides/wallet/mobile_62.png
Binary file modified src/images/guides/wallet/mobile_63.png
Binary file modified src/images/guides/wallet/mobile_64.png
Binary file removed src/images/guides/wallet/mobile_65.png
Diff not rendered.
Binary file removed src/images/guides/wallet/mobile_66.png
Diff not rendered.
Binary file modified src/images/guides/wallet/mobile_67.png
Binary file modified src/images/guides/wallet/mobile_68.png
Binary file modified src/images/guides/wallet/mobile_69.png
Binary file modified src/images/guides/wallet/mobile_7.png
Binary file modified src/images/guides/wallet/mobile_71.png
Binary file removed src/images/guides/wallet/mobile_72.png
Diff not rendered.
Binary file modified src/images/guides/wallet/mobile_73.png
Binary file modified src/images/guides/wallet/mobile_74.png
Binary file modified src/images/guides/wallet/mobile_8.png
Binary file modified src/images/guides/wallet/mobile_9.png
Binary file modified src/images/guides/wallet/stake_1.png
Binary file modified src/images/guides/wallet/stake_10.png
Binary file modified src/images/guides/wallet/stake_11.png
Binary file modified src/images/guides/wallet/stake_12.png
Binary file modified src/images/guides/wallet/stake_13.png
Binary file added src/images/guides/wallet/stake_14.png
Binary file modified src/images/guides/wallet/stake_2.png
Binary file modified src/images/guides/wallet/stake_3.png
Binary file modified src/images/guides/wallet/stake_4.png
Binary file modified src/images/guides/wallet/stake_5.png
Binary file modified src/images/guides/wallet/stake_6.png
Binary file modified src/images/guides/wallet/stake_7.png
Binary file modified src/images/guides/wallet/stake_8.png
Binary file modified src/images/guides/wallet/stake_9.png

0 comments on commit 58d8aa8

Please sign in to comment.