Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(docs): update wallet ledger and settings docs #1176

Merged
merged 1 commit into from
Feb 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,10 @@
"title": "Feature 6: Gov Proposal",
"tags": ["ASIAllianceWallet", "Mobile", "Gov Proposal", "Wallet"],
"timestamp": true
},
"ledger-guide": {
"title": "Feature 7: Ledger Guide",
"tags": ["ASIAllianceWallet", "Web", "Ledger Guide", "Wallet"],
"timestamp": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ This page allows users to delve into activity undertaken with the wallet, encomp
- Open ASI Alliance Wallet Dashboard.
- Navigate to **Activity Tab**.

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

![](src/images/guides/wallet/activity-gov.png)
| ![](src/images/guides/wallet/mobile_51.png) | ![](src/images/guides/wallet/activity-gov.png) |
|--------------------------------------------------------|--------------------------------------------------------|

- Clicking on any of the activity navigate to the detail page.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ If you use the ASI Alliance Wallet together with a Ledger hardware wallet and wa

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.
[Click here for More Details](/guides/fetch-network/asi-wallet/mobile-wallet/ledger-guide)

<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" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Governance proposal is a system for managing and implementing changes to cryptoc
- Navigate to **More Tab**.
- Look for and select the **Proposals** option.

![](src/images/guides/wallet/more-proposal.png)
![](src/images/guides/wallet/proposal_1.png)
| ![](src/images/guides/wallet/more-proposal.png) | ![](src/images/guides/wallet/proposal_1.png) |
|--------------------------------------------------------|--------------------------------------------------------|

- Clicking on any proposal navigates the user to the detail page.
- The detail page provides all the necessary information about the proposal.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,15 @@ Let's explore the Dashboard features below.

By clicking on **Network Selector** button, the user can change the network.

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

![](src/images/guides/wallet/mobile_21.png)
| ![](src/images/guides/wallet/mobile_20.png) | ![](src/images/guides/wallet/mobile_21.png) |
|--------------------------------------------------------|--------------------------------------------------------|

#### Scanner Button

Clicking on the scanner button allows the user to scan **QR codes** of other accounts for transactions.

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

![](src/images/guides/wallet/mobile_24.png)
| ![](src/images/guides/wallet/mobile_22.png) | ![](src/images/guides/wallet/mobile_24.png) |
|--------------------------------------------------------|--------------------------------------------------------|

#### Chat Button

Expand Down Expand Up @@ -66,15 +64,13 @@ Enables the user to change the name of their account.

This provides the option to delete a wallet/account.

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

![](src/images/guides/wallet/mobile_32.png)
| ![](src/images/guides/wallet/mobile_31.png) | ![](src/images/guides/wallet/mobile_32.png) |
|--------------------------------------------------------|--------------------------------------------------------|

User can also backup their mnemonic seed of account before deleting it by using this functionality.

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

![](src/images/guides/wallet/mobile_34.png)
| ![](src/images/guides/wallet/mobile_33.png) | ![](src/images/guides/wallet/mobile_34.png) |
|--------------------------------------------------------|--------------------------------------------------------|

### Viewing Account Information

Expand All @@ -88,9 +84,8 @@ The user can see their current balance in FET (Fetch tokens) and in USD.

By clicking on the **View Portfolio** button, users can view their portfolio's performance over time as well as its composition.

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

![](src/images/guides/wallet/mobile_38.png)
| ![](src/images/guides/wallet/mobile_37.png) | ![](src/images/guides/wallet/mobile_38.png) |
|--------------------------------------------------------|--------------------------------------------------------|

Clicking on any **Token tab** would redirect users to the related token detail page.

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# Steps to Connect Ledger Hardware Wallet via Bluetooth

## Feature 7 - Ledger Guide

### Step 1 : Navigate to the Register Screen

- Open the app and go to the **Home** screen.
- Tap the three-dot icon and select **Add New Wallet**.

# ![](src/images/guides/wallet/home-web-wallet_22.png)

> **Note** : New users will be automatically redirected to the **Register** screen.


### Step 2 : Select Import a Wallet
- On the Register screen, tap **Import a Wallet**.
- Choose **Connect Hardware Wallet** and fill in the required information.

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

### Step 3 : Enable Bluetooth & Location (If Required)
Depending on your device type, follow these instructions :
##### ***For iOS Users*** :
- Navigate to **Settings > Bluetooth**.
- Enable Bluetooth and **allow new connections**.

##### **For Android Users** :
- Navigate to **Settings > Bluetooth** or **Location**.
- Enable Bluetooth and Location, then **allow new connections**.

| ![](src/images/guides/wallet/ledger-01.png) | ![](src/images/guides/wallet/ledger-02.png) |
|--------------------------------------------------------|--------------------------------------------------------|

### Step 4 : Connect Ledger Device
- Tap **Continue** on the app. A pop-up will appear.
- The app will prompt you to:
- **Unlock your Ledger device**.
- **Open the Cosmos app** on the Ledger device.
- Once detected, the app will display Ledger device details.
- Tap **Device Info** to start the pairing process.
- Follow on-screen instructions to complete the setup of your hardware account.

| ![](src/images/guides/wallet/ledger-03.png) | ![](src/images/guides/wallet/ledger-06.png) | ![](src/images/guides/wallet/ledger-05.png) | ![](src/images/guides/wallet/ledger-07.png) |
|--------------------------------------------------------|--------------------------------------------------------|--------------------------------------------------------|--------------------------------------------------------|

#### Additional Notes :
- Ensure your Ledger device is sufficiently charged before pairing.
- If you face connection issues, try restarting Bluetooth and reconnecting.
- Refer to the attached video for a visual walkthrough of these steps.
---
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,5 @@ You can **Add a new address** by clicking on the **+** sign button.

You can check the version of the app under the **ASI Alliance Wallet** option.

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

![](src/images/guides/wallet/mobile_74.png)
| ![](src/images/guides/wallet/mobile_73.png) | ![](src/images/guides/wallet/mobile_74.png) |
|--------------------------------------------------------|--------------------------------------------------------|
28 changes: 8 additions & 20 deletions pages/guides/fetch-network/asi-wallet/mobile-wallet/stake.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,8 @@

2. Clicking on any validator box will redirect you to its details page; this allows the user to proceed with staking by providing the necessary transaction information. Once the transaction is completed, it will be displayed on the staking dashboard.

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

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

![](src/images/guides/wallet/stake_4.png)
| ![](src/images/guides/wallet/stake_2.png) | ![](src/images/guides/wallet/stake_3.png) | ![](src/images/guides/wallet/stake_4.png) |
|--------------------------------------------------------|--------------------------------------------------------|--------------------------------------------------------|

### Unstake Functions

Expand All @@ -33,13 +30,8 @@ Unstaking involves withdrawing the staked amount from a validator. Follow these

If you withdraw the entire staked amount, you will see a _21-day unstaking process_ view for that token.

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

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

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

![](src/images/guides/wallet/stake_14.png)
| ![](src/images/guides/wallet/stake_5.png) | ![](src/images/guides/wallet/stake_6.png) | ![](src/images/guides/wallet/stake_7.png) | ![](src/images/guides/wallet/stake_14.png) |
|--------------------------------------------------------|--------------------------------------------------------|--------------------------------------------------------|--------------------------------------------------------|

### Redelegate Functions

Expand All @@ -51,9 +43,8 @@ Redelegating involves moving funds from one validator to another. Follow these s
4. Select the new validator where you want to stake the balance.
5. Fill in the necessary information and proceed with the transaction.

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

![](src/images/guides/wallet/stake_10.png)
| ![](src/images/guides/wallet/stake_9.png) | ![](src/images/guides/wallet/stake_10.png) |
|--------------------------------------------------------|--------------------------------------------------------|

### Claim Rewards

Expand All @@ -66,8 +57,5 @@ Redelegating involves moving funds from one validator to another. Follow these s

After successfully withdrawing rewards, they will be displayed on the staking dashboard.

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

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

![](src/images/guides/wallet/stake_13.png)
| ![](src/images/guides/wallet/stake_11.png) | ![](src/images/guides/wallet/stake_12.png) | ![](src/images/guides/wallet/stake_13.png) |
|--------------------------------------------------------|--------------------------------------------------------|--------------------------------------------------------|
4 changes: 4 additions & 0 deletions pages/guides/fetch-network/asi-wallet/web-wallet/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,9 @@
"gov-proposal": {
"title": "Feature 6: Gov Proposal",
"tags": ["ASIAllianceWallet", "Web", "Gov Proposal", "Wallet"]
},
"ledger-guide": {
"title": "Feature 7: Ledger Guide",
"tags": ["ASIAllianceWallet", "Web", "Ledger Guide", "Wallet"]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,9 @@ Transaction tab consists of details of all the transactions done within this wal
- You can view your transaction's details including Gas Used, Transaction Status, Recipient Address, Transaction Hash, Chain-ID, etc.
- Click on the transaction card whose details you want to see.

![](src/images/guides/wallet/activity-web-wallet_07.png)
| ![](src/images/guides/wallet/activity-web-wallet_07.png) | ![](src/images/guides/wallet/activity-web-wallet_05.png) | ![](src/images/guides/wallet/activity-web-wallet_06.png) |
|--------------------------------------------------------|--------------------------------------------------------|--------------------------------------------------------|

![](src/images/guides/wallet/activity-web-wallet_05.png)

![](src/images/guides/wallet/activity-web-wallet_06.png)

- You can even **Send Again** (in case of Sent) the same amount to the same recipient with just one click.
- Click on **Send Again**, you will be redirected to **Send** page with amount and recipient address already entered.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ If you use the ASI Alliance Wallet together with a **Ledger Hardware Wallet** an

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.
[Click here for More Details](/guides/fetch-network/asi-wallet/web-wallet/ledger-guide)

#### Migrate from ETH

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Governance proposal is a system for managing and implementing changes to cryptoc
- Navigate to **More Tab**.
- Look for and select the **Proposals** option.

# ![](src/images/guides/wallet/more-proposal-web-wallet.png)
# ![](src/images/guides/wallet/proposal_1_web-wallet.png)
| ![](src/images/guides/wallet/more-proposal-web-wallet.png) | ![](src/images/guides/wallet/proposal_1_web-wallet.png) |
|--------------------------------------------------------|--------------------------------------------------------|

- Clicking on any proposal navigates the user to the detail page.
- The detail page provides all the necessary information about the proposal.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ By clicking on **Network Selector** button located in the top left corner, the u

- They also have 2 tabs **Cosmos** and **EVM** to select from.

![](src/images/guides/wallet/home-web-wallet_03.png)

![](src/images/guides/wallet/home-web-wallet_04.png)
| ![](src/images/guides/wallet/home-web-wallet_03.png) | ![](src/images/guides/wallet/home-web-wallet_04.png) |
|--------------------------------------------------------|--------------------------------------------------------|

- User can use the **Show testnet** switch to show or hide testnets.

Expand Down Expand Up @@ -77,17 +76,13 @@ This function enables users to change the name of their account.

This functionality provides the option to delete a wallet.

![](src/images/guides/wallet/home-web-wallet_11.png)

![](src/images/guides/wallet/home-web-wallet_12.png)
| ![](src/images/guides/wallet/home-web-wallet_11.png) | ![](src/images/guides/wallet/home-web-wallet_12.png) |
|--------------------------------------------------------|--------------------------------------------------------|

**User can also backup their mnemonic seed of account before deleting it by clicking on Back up mnemonic seed.**

![](src/images/guides/wallet/home-web-wallet_23.png)

![](src/images/guides/wallet/home-web-wallet_13.png)

![](src/images/guides/wallet/home-web-wallet_14.png)
| ![](src/images/guides/wallet/home-web-wallet_23.png) | ![](src/images/guides/wallet/home-web-wallet_13.png) | ![](src/images/guides/wallet/home-web-wallet_14.png) |
|--------------------------------------------------------|--------------------------------------------------------|--------------------------------------------------------|

### Viewing Account Information

Expand All @@ -110,9 +105,8 @@ Here user will have 2 tabs: **Tokens** and **Stats**.
By clicking on **Token** tab, users have the ability to explore the tokens page.
- Users will be able to see price graph at different timelines but also perform **Receive** or **Send** operations by clicking on token boxes.

![](src/images/guides/wallet/home-web-wallet_24.png)

![](src/images/guides/wallet/home-web-wallet_18.png)
| ![](src/images/guides/wallet/home-web-wallet_24.png) | ![](src/images/guides/wallet/home-web-wallet_18.png) |
|--------------------------------------------------------|--------------------------------------------------------|

On the other hand, the **Stats** tab displays the staking information, including **Available** tokens for staking, **Staked** tokens and **Staking rewards** accrued.

Expand Down
Loading