From 79c4cffe404f99ba619b2445ca227adf43c6a638 Mon Sep 17 00:00:00 2001
From: cordt-sei <165932662+cordt-sei@users.noreply.github.com>
Date: Tue, 10 Sep 2024 10:18:54 -0600
Subject: [PATCH 01/15] Create ledger-setup.mdx
init. draft
---
pages/user-guides/ledger-setup.mdx | 126 +++++++++++++++++++++++++++++
1 file changed, 126 insertions(+)
create mode 100644 pages/user-guides/ledger-setup.mdx
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
new file mode 100644
index 0000000..f0516e4
--- /dev/null
+++ b/pages/user-guides/ledger-setup.mdx
@@ -0,0 +1,126 @@
+Here is a revised version of the user documentation tailored specifically for the Sei network and utilizing the Compass wallet, with complete details as per the Ledger instructions.
+
+---
+
+# Getting Started with Your Ledger Device on the Sei Network
+
+Welcome to the Sei network user guide for securely managing your crypto assets using a Ledger device and the Compass wallet. This guide will help you set up your Ledger device to manage various crypto assets on the Sei blockchain, providing step-by-step instructions to get started and use your Ledger device effectively.
+
+## Introduction
+
+The Sei network is a fast, interoperable blockchain designed for decentralized applications. With the Ledger hardware wallet and the Compass wallet, you can securely store, manage, and transfer various crypto assets, including:
+
+- **Sei tokens (SEI, custom tokenfactory tokens)**
+- **CW20 tokens**
+- **CW721 NFTs**
+- **ERC20 tokens**
+- **ERC721 NFTs**
+- Other compatible tokens and assets on the Sei network
+
+Using a Ledger device ensures your private keys remain secure while allowing you to interact with the Sei blockchain. For additional help or support, please visit our [Support page](#support).
+
+## Requirements
+
+Before you begin, make sure you have the following:
+
+- A **Ledger hardware wallet** (Ledger Nano S, Nano X, or other compatible models).
+- The **Ledger Live** app installed on your desktop or mobile device.
+- The **Compass wallet** installed as a browser extension or mobile app.
+- A **USB cable** to connect your Ledger device to your computer or a Bluetooth connection (for Ledger Nano X).
+- The latest **firmware** installed on your Ledger device.
+- An active **internet connection**.
+
+## Installation Instructions
+
+### Install Ledger Live
+
+1. **Download Ledger Live**:
+ - Visit the [Ledger official website](https://www.ledger.com/start) and download the Ledger Live app for your operating system (Windows, macOS, or Linux).
+
+2. **Install Ledger Live**:
+ - Follow the installation instructions provided on the website for your platform.
+
+3. **Set Up Ledger Live**:
+ - Open the Ledger Live app and follow the on-screen instructions to set up your Ledger device, including initializing the device, setting up a PIN, and writing down the recovery phrase.
+
+4. **Install the Sei App on Ledger**:
+ - In Ledger Live, go to **Manager**.
+ - Connect and unlock your Ledger device.
+ - Search for "Sei" in the App Catalog and click **Install**.
+
+## Setup Instructions
+
+### Using Wallet Extension (Compass Wallet)
+
+1. **Connect Your Ledger Device**:
+ - Open the **Compass wallet** browser extension.
+ - Connect your Ledger device to your computer using a USB cable or via Bluetooth (for Ledger Nano X).
+ - Unlock your Ledger device and open the Sei app installed on it.
+
+##### More detais in the [developers documentation](https://leapwallet.notion.site/Connect-to-Leap-using-Ledger-870cfca4895e468e89b225bcf7792d39
+).
+
+2. **Access the Sei Network**:
+ - Go to the Sei application at [app.sei.io](https://app.sei.io).
+ - Click on the "Connect Wallet" button and select **Ledger**.
+ - Follow the prompts in the Compass wallet to establish a connection with your Ledger device.
+
+### For Installable Application
+
+1. **Download and Install the Sei Application**:
+ - Visit the [Download Page](https://app.sei.io/download) to download the Sei application for your operating system.
+ - Follow the installation instructions for your platform (Windows, macOS, or Linux).
+
+2. **Connect Your Ledger Device**:
+ - Open the installed Sei application.
+ - Connect your Ledger device to your computer via USB.
+ - Enter your PIN code on the Ledger device and open the Sei app.
+ - Follow the prompts in the Sei application to connect your Ledger device.
+
+## Viewing Account Balance
+
+- Open the Sei web app or your wallet app..
+- Your account balance and asset details will be displayed on the main screen.
+
+## How to Receive Crypto Assets
+
+1. **Navigate to the Receive Section**:
+ - Go to the **Receive** tab in the Sei application or web app.
+ - Select the crypto asset (e.g., SEI) you wish to receive.
+
+2. **Verify the Receive Address**:
+ - The application will display the receive address.
+ - Verify that the address shown on the screen matches the one displayed on your Ledger device.
+ - Confirm the address on your Ledger device by pressing the appropriate buttons.
+
+3. **Share the Address**:
+ - Copy the verified address and share it with the sender or paste it into an exchange withdrawal form.
+
+## How to Send Crypto Assets
+
+1. **Navigate to the Send Section**:
+ - Go to the **Send** tab in the Sei application or web app.
+ - Select the crypto asset you wish to send.
+
+2. **Enter Transaction Details**:
+ - Enter the recipient's address.
+ - Input the amount you want to send.
+ - (Optional) Add a memo if required.
+
+3. **Submit the Transaction**:
+ - Click the **Send** button in the application to submit the transaction.
+
+4. **Verify and Confirm on Ledger Device**:
+ - Review the transaction details displayed on the Ledger device.
+ - Verify that the recipient's address, amount, and other transaction details are correct.
+ - Confirm and broadcast the transaction by pressing the appropriate buttons on the Ledger device.
+
+
+
+## Support
+
+For further assistance, you can reach out to our support team:
+
+
+- **Community**: Join our [Telegram group](https://t.me/seinetwork) or [Discord community](http://discord.gg/Sei).
+
From e9f714a0f9e17ef6be3792c456ea9f36129e8475 Mon Sep 17 00:00:00 2001
From: cordt-sei <165932662+cordt-sei@users.noreply.github.com>
Date: Mon, 16 Sep 2024 08:43:01 -0600
Subject: [PATCH 02/15] Update ledger-setup.mdx
rework
---
pages/user-guides/ledger-setup.mdx | 113 ++++++++++++++---------------
1 file changed, 56 insertions(+), 57 deletions(-)
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
index f0516e4..b6b5def 100644
--- a/pages/user-guides/ledger-setup.mdx
+++ b/pages/user-guides/ledger-setup.mdx
@@ -1,47 +1,42 @@
-Here is a revised version of the user documentation tailored specifically for the Sei network and utilizing the Compass wallet, with complete details as per the Ledger instructions.
+import { Callout } from "nextra/components";
----
-
-# Getting Started with Your Ledger Device on the Sei Network
-
-Welcome to the Sei network user guide for securely managing your crypto assets using a Ledger device and the Compass wallet. This guide will help you set up your Ledger device to manage various crypto assets on the Sei blockchain, providing step-by-step instructions to get started and use your Ledger device effectively.
+# Using Ledger Hardware Wallets on Sei
## Introduction
-The Sei network is a fast, interoperable blockchain designed for decentralized applications. With the Ledger hardware wallet and the Compass wallet, you can securely store, manage, and transfer various crypto assets, including:
+This guide provides instructions for using a Ledger hardware wallet with the Sei network. The Sei network supports various crypto assets, including:
-- **Sei tokens (SEI, custom tokenfactory tokens)**
-- **CW20 tokens**
-- **CW721 NFTs**
-- **ERC20 tokens**
-- **ERC721 NFTs**
-- Other compatible tokens and assets on the Sei network
+- Sei tokens (SEI, custom tokenfactory tokens)
+- CW20 tokens
+- CW721 NFTs
+- ERC20 tokens
+- ERC721 NFTs
-Using a Ledger device ensures your private keys remain secure while allowing you to interact with the Sei blockchain. For additional help or support, please visit our [Support page](#support).
+Using a Ledger device with the Sei network ensures secure key management while interacting with the blockchain.
## Requirements
-Before you begin, make sure you have the following:
+Before proceeding, ensure you have:
-- A **Ledger hardware wallet** (Ledger Nano S, Nano X, or other compatible models).
-- The **Ledger Live** app installed on your desktop or mobile device.
-- The **Compass wallet** installed as a browser extension or mobile app.
-- A **USB cable** to connect your Ledger device to your computer or a Bluetooth connection (for Ledger Nano X).
-- The latest **firmware** installed on your Ledger device.
-- An active **internet connection**.
+- A [Ledger hardware wallet](https://shop.ledger.com/) (Ledger Nano S, Nano X, or other compatible models)
+- [Ledger Live](https://www.ledger.com/ledger-live) app installed on your desktop or mobile device
+- A compatible wallet application for Sei network (refer to Sei documentation for recommended wallets)
+- USB cable for connecting your Ledger device (or Bluetooth for Ledger Nano X)
+- Latest firmware installed on your Ledger device
+- Active internet connection
## Installation Instructions
### Install Ledger Live
1. **Download Ledger Live**:
- - Visit the [Ledger official website](https://www.ledger.com/start) and download the Ledger Live app for your operating system (Windows, macOS, or Linux).
-
+ Visit the [Ledger official website](https://www.ledger.com/start) and download Ledger Live for your operating system.
+
2. **Install Ledger Live**:
- - Follow the installation instructions provided on the website for your platform.
+ Follow the installation instructions for your platform.
3. **Set Up Ledger Live**:
- - Open the Ledger Live app and follow the on-screen instructions to set up your Ledger device, including initializing the device, setting up a PIN, and writing down the recovery phrase.
+ Open Ledger Live and follow the on-screen instructions to set up your Ledger device.
4. **Install the Sei App on Ledger**:
- In Ledger Live, go to **Manager**.
@@ -50,77 +45,81 @@ Before you begin, make sure you have the following:
## Setup Instructions
-### Using Wallet Extension (Compass Wallet)
+### Using a Compatible Wallet Application
1. **Connect Your Ledger Device**:
- - Open the **Compass wallet** browser extension.
- - Connect your Ledger device to your computer using a USB cable or via Bluetooth (for Ledger Nano X).
- - Unlock your Ledger device and open the Sei app installed on it.
-
-##### More detais in the [developers documentation](https://leapwallet.notion.site/Connect-to-Leap-using-Ledger-870cfca4895e468e89b225bcf7792d39
-).
+ - Open your compatible Sei network wallet application.
+ - Connect your Ledger device to your computer.
+ - Unlock your Ledger device and open the Sei app.
2. **Access the Sei Network**:
- - Go to the Sei application at [app.sei.io](https://app.sei.io).
- - Click on the "Connect Wallet" button and select **Ledger**.
- - Follow the prompts in the Compass wallet to establish a connection with your Ledger device.
-
-### For Installable Application
+ - In your wallet application, select the option to connect with a Ledger device.
+ - Follow the prompts to establish a connection with your Ledger device.
-1. **Download and Install the Sei Application**:
- - Visit the [Download Page](https://app.sei.io/download) to download the Sei application for your operating system.
- - Follow the installation instructions for your platform (Windows, macOS, or Linux).
-
-2. **Connect Your Ledger Device**:
- - Open the installed Sei application.
- - Connect your Ledger device to your computer via USB.
- - Enter your PIN code on the Ledger device and open the Sei app.
- - Follow the prompts in the Sei application to connect your Ledger device.
+
+ For detailed instructions on connecting your Ledger device to a specific wallet, refer to the documentation provided by your chosen wallet application.
+
## Viewing Account Balance
-- Open the Sei web app or your wallet app..
-- Your account balance and asset details will be displayed on the main screen.
+1. Open your Sei network wallet application.
+2. Ensure your Ledger device is connected and the Sei app is open.
+3. Your account balance and asset details should be displayed on the main screen of the wallet application.
## How to Receive Crypto Assets
1. **Navigate to the Receive Section**:
- - Go to the **Receive** tab in the Sei application or web app.
+ - Go to the **Receive** or similar section in your wallet application.
- Select the crypto asset (e.g., SEI) you wish to receive.
2. **Verify the Receive Address**:
- - The application will display the receive address.
+ - The wallet application will display the receive address.
- Verify that the address shown on the screen matches the one displayed on your Ledger device.
- Confirm the address on your Ledger device by pressing the appropriate buttons.
+
+ Always verify the receive address on your Ledger device before sharing it. This helps prevent potential attacks and ensures you're using the correct address.
+
+
3. **Share the Address**:
- Copy the verified address and share it with the sender or paste it into an exchange withdrawal form.
## How to Send Crypto Assets
1. **Navigate to the Send Section**:
- - Go to the **Send** tab in the Sei application or web app.
+ - Go to the **Send** or similar section in your wallet application.
- Select the crypto asset you wish to send.
2. **Enter Transaction Details**:
- Enter the recipient's address.
- Input the amount you want to send.
- (Optional) Add a memo if required.
-
+
3. **Submit the Transaction**:
- - Click the **Send** button in the application to submit the transaction.
+ - Initiate the send process in your wallet application.
4. **Verify and Confirm on Ledger Device**:
- Review the transaction details displayed on the Ledger device.
- Verify that the recipient's address, amount, and other transaction details are correct.
- - Confirm and broadcast the transaction by pressing the appropriate buttons on the Ledger device.
-
+ - Confirm and broadcast the transaction by pressing the appropriate buttons on your Ledger device.
+
+ Always double-check the transaction details on your Ledger device before confirming. This is your last line of defense against potential attacks or errors.
+
## Support
-For further assistance, you can reach out to our support team:
+For further assistance, you can reach out to the following support channels:
+
+- **Sei Network Community**: Join the official Sei network community channels (refer to Sei documentation for links).
+- **Ledger Support**: For Ledger-specific issues, visit the [Ledger Support Center](https://support.ledger.com/hc/en-us).
+- **Wallet Support**: For wallet-related questions, check the support resources provided by your chosen wallet application.
+## Additional Resources
-- **Community**: Join our [Telegram group](https://t.me/seinetwork) or [Discord community](http://discord.gg/Sei).
+- **Sei Network Documentation**: Refer to the official Sei network documentation for detailed information about the network and its features.
+- [Ledger Academy](https://www.ledger.com/academy): Learn more about cryptocurrency and security.
+
+ Never share your recovery phrase with anyone. Keep it in a safe, offline location. Your recovery phrase is the only way to restore access to your funds if your device is lost or damaged.
+
From fc3a3fc4a5e911f6ea2ca702a3a47cc6866a235b Mon Sep 17 00:00:00 2001
From: cordt-sei <165932662+cordt-sei@users.noreply.github.com>
Date: Mon, 16 Sep 2024 08:43:35 -0600
Subject: [PATCH 03/15] Update ledger-setup.mdx
---
pages/user-guides/ledger-setup.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
index b6b5def..11614ab 100644
--- a/pages/user-guides/ledger-setup.mdx
+++ b/pages/user-guides/ledger-setup.mdx
@@ -4,7 +4,7 @@ import { Callout } from "nextra/components";
## Introduction
-This guide provides instructions for using a Ledger hardware wallet with the Sei network. The Sei network supports various crypto assets, including:
+The Sei network supports various crypto assets, including:
- Sei tokens (SEI, custom tokenfactory tokens)
- CW20 tokens
From 3e61d8076ae14530fa6e8f0b15ea4218fcdf2f90 Mon Sep 17 00:00:00 2001
From: cordt-sei <165932662+cordt-sei@users.noreply.github.com>
Date: Mon, 16 Sep 2024 09:18:08 -0600
Subject: [PATCH 04/15] Update ledger-setup.mdx
Remove link to Ledger store.
---
pages/user-guides/ledger-setup.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
index 11614ab..38a3df5 100644
--- a/pages/user-guides/ledger-setup.mdx
+++ b/pages/user-guides/ledger-setup.mdx
@@ -18,7 +18,7 @@ Using a Ledger device with the Sei network ensures secure key management while i
Before proceeding, ensure you have:
-- A [Ledger hardware wallet](https://shop.ledger.com/) (Ledger Nano S, Nano X, or other compatible models)
+- A Ledger hardware wallet (Ledger Nano S, Nano X, or other compatible models)
- [Ledger Live](https://www.ledger.com/ledger-live) app installed on your desktop or mobile device
- A compatible wallet application for Sei network (refer to Sei documentation for recommended wallets)
- USB cable for connecting your Ledger device (or Bluetooth for Ledger Nano X)
From e7dfe3e54f00bc9f896c865e219569e80ebe963f Mon Sep 17 00:00:00 2001
From: cordt-sei <165932662+cordt-sei@users.noreply.github.com>
Date: Mon, 16 Sep 2024 09:20:22 -0600
Subject: [PATCH 05/15] Update install instruction ledger-setup.mdx
Adds info callout regarding udev rules
---
pages/user-guides/ledger-setup.mdx | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
index 38a3df5..85530eb 100644
--- a/pages/user-guides/ledger-setup.mdx
+++ b/pages/user-guides/ledger-setup.mdx
@@ -43,6 +43,12 @@ Before proceeding, ensure you have:
- Connect and unlock your Ledger device.
- Search for "Sei" in the App Catalog and click **Install**.
+
+Linux users will need to add a `udev rule` to allow access to the device. You can find the script to add a rule in the Ledger repo [here](https://github.com/LedgerHQ/udev-rules).
+
+
+
+
## Setup Instructions
### Using a Compatible Wallet Application
@@ -56,10 +62,6 @@ Before proceeding, ensure you have:
- In your wallet application, select the option to connect with a Ledger device.
- Follow the prompts to establish a connection with your Ledger device.
-
- For detailed instructions on connecting your Ledger device to a specific wallet, refer to the documentation provided by your chosen wallet application.
-
-
## Viewing Account Balance
1. Open your Sei network wallet application.
From a9529cf60479e58d9a19551360019d3200f52a6e Mon Sep 17 00:00:00 2001
From: cordt-sei <165932662+cordt-sei@users.noreply.github.com>
Date: Mon, 16 Sep 2024 09:25:56 -0600
Subject: [PATCH 06/15] Update ledger-setup.mdx
Finalize
---
pages/user-guides/ledger-setup.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
index 85530eb..8baa48f 100644
--- a/pages/user-guides/ledger-setup.mdx
+++ b/pages/user-guides/ledger-setup.mdx
@@ -113,7 +113,7 @@ Linux users will need to add a `udev rule` to allow access to the device. You ca
For further assistance, you can reach out to the following support channels:
-- **Sei Network Community**: Join the official Sei network community channels (refer to Sei documentation for links).
+- **Sei Network Community**: Join the official Sei network community [Telegram](https://t.me/seinetwork) or [Discord](https://discord.gg/sei).
- **Ledger Support**: For Ledger-specific issues, visit the [Ledger Support Center](https://support.ledger.com/hc/en-us).
- **Wallet Support**: For wallet-related questions, check the support resources provided by your chosen wallet application.
From 9d720ca10f6b1af2d40e7aff541629f8049a4840 Mon Sep 17 00:00:00 2001
From: Cordt
Date: Mon, 23 Sep 2024 21:35:32 -0600
Subject: [PATCH 07/15] Minor tweaks to phrasing, changes to callouts
---
pages/user-guides/ledger-setup.mdx | 29 +++++++++++++++++------------
1 file changed, 17 insertions(+), 12 deletions(-)
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
index 8baa48f..708a91b 100644
--- a/pages/user-guides/ledger-setup.mdx
+++ b/pages/user-guides/ledger-setup.mdx
@@ -1,4 +1,4 @@
-import { Callout } from "nextra/components";
+import { Callout } from 'nextra/components';
# Using Ledger Hardware Wallets on Sei
@@ -43,17 +43,17 @@ Before proceeding, ensure you have:
- Connect and unlock your Ledger device.
- Search for "Sei" in the App Catalog and click **Install**.
-
-Linux users will need to add a `udev rule` to allow access to the device. You can find the script to add a rule in the Ledger repo [here](https://github.com/LedgerHQ/udev-rules).
+
+ Linux users will need to add a `udev rule` to allow access to the device. You can find the script to add a rule in the Ledger repo
+ [here](https://github.com/LedgerHQ/udev-rules).
-
-
## Setup Instructions
### Using a Compatible Wallet Application
1. **Connect Your Ledger Device**:
+
- Open your compatible Sei network wallet application.
- Connect your Ledger device to your computer.
- Unlock your Ledger device and open the Sei app.
@@ -71,16 +71,17 @@ Linux users will need to add a `udev rule` to allow access to the device. You ca
## How to Receive Crypto Assets
1. **Navigate to the Receive Section**:
+
- Go to the **Receive** or similar section in your wallet application.
- - Select the crypto asset (e.g., SEI) you wish to receive.
+ - Select the crypto asset (if applicable) you wish to receive.
2. **Verify the Receive Address**:
- The wallet application will display the receive address.
- Verify that the address shown on the screen matches the one displayed on your Ledger device.
- Confirm the address on your Ledger device by pressing the appropriate buttons.
-
- Always verify the receive address on your Ledger device before sharing it. This helps prevent potential attacks and ensures you're using the correct address.
+
+ Always verify the receive address on your Ledger device before sharing it. This helps prevent potential attacks and ensures you're using the correct address.
3. **Share the Address**:
@@ -89,15 +90,18 @@ Linux users will need to add a `udev rule` to allow access to the device. You ca
## How to Send Crypto Assets
1. **Navigate to the Send Section**:
+
- Go to the **Send** or similar section in your wallet application.
- Select the crypto asset you wish to send.
2. **Enter Transaction Details**:
+
- Enter the recipient's address.
- Input the amount you want to send.
- (Optional) Add a memo if required.
3. **Submit the Transaction**:
+
- Initiate the send process in your wallet application.
4. **Verify and Confirm on Ledger Device**:
@@ -105,8 +109,8 @@ Linux users will need to add a `udev rule` to allow access to the device. You ca
- Verify that the recipient's address, amount, and other transaction details are correct.
- Confirm and broadcast the transaction by pressing the appropriate buttons on your Ledger device.
-
- Always double-check the transaction details on your Ledger device before confirming. This is your last line of defense against potential attacks or errors.
+
+ Always double-check the transaction details on your Ledger device before confirming. This is your last line of defense against potential attacks or errors.
## Support
@@ -122,6 +126,7 @@ For further assistance, you can reach out to the following support channels:
- **Sei Network Documentation**: Refer to the official Sei network documentation for detailed information about the network and its features.
- [Ledger Academy](https://www.ledger.com/academy): Learn more about cryptocurrency and security.
-
- Never share your recovery phrase with anyone. Keep it in a safe, offline location. Your recovery phrase is the only way to restore access to your funds if your device is lost or damaged.
+
+ Never share your recovery phrase with anyone. Keep it in a safe, offline location. Your recovery phrase is the only way to restore access to your funds if your
+ device is lost or damaged.
From 2a3e5e78d8e9c05ad6a86ed383aafd078691a0ea Mon Sep 17 00:00:00 2001
From: cordt-sei <165932662+cordt-sei@users.noreply.github.com>
Date: Tue, 24 Sep 2024 06:43:18 -0600
Subject: [PATCH 08/15] Update pages/user-guides/ledger-setup.mdx
Co-authored-by: seiyan-writer
---
pages/user-guides/ledger-setup.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
index 708a91b..ecc7b10 100644
--- a/pages/user-guides/ledger-setup.mdx
+++ b/pages/user-guides/ledger-setup.mdx
@@ -12,7 +12,7 @@ The Sei network supports various crypto assets, including:
- ERC20 tokens
- ERC721 NFTs
-Using a Ledger device with the Sei network ensures secure key management while interacting with the blockchain.
+Using a Ledger hardware wallet ensures secure key management while interacting with the Sei network, which supports various crypto assets, including:
## Requirements
From a34380f25a2ff72408c89cb6706ff49dd96120c7 Mon Sep 17 00:00:00 2001
From: cordt-sei <165932662+cordt-sei@users.noreply.github.com>
Date: Tue, 24 Sep 2024 06:44:25 -0600
Subject: [PATCH 09/15] Update pages/user-guides/ledger-setup.mdx
Co-authored-by: seiyan-writer
---
pages/user-guides/ledger-setup.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
index ecc7b10..c6c8280 100644
--- a/pages/user-guides/ledger-setup.mdx
+++ b/pages/user-guides/ledger-setup.mdx
@@ -123,7 +123,7 @@ For further assistance, you can reach out to the following support channels:
## Additional Resources
-- **Sei Network Documentation**: Refer to the official Sei network documentation for detailed information about the network and its features.
+- **Sei Network Documentation**: Detailed information about the Sei network is available in the [official documentation](https://www.docs.sei.io/).
- [Ledger Academy](https://www.ledger.com/academy): Learn more about cryptocurrency and security.
From e5e8d79184a668e4331838214c4666f5d53841a9 Mon Sep 17 00:00:00 2001
From: cordt-sei <165932662+cordt-sei@users.noreply.github.com>
Date: Tue, 24 Sep 2024 06:44:35 -0600
Subject: [PATCH 10/15] Update pages/user-guides/ledger-setup.mdx
Co-authored-by: seiyan-writer
---
pages/user-guides/ledger-setup.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
index c6c8280..e7e556c 100644
--- a/pages/user-guides/ledger-setup.mdx
+++ b/pages/user-guides/ledger-setup.mdx
@@ -124,7 +124,7 @@ For further assistance, you can reach out to the following support channels:
## Additional Resources
- **Sei Network Documentation**: Detailed information about the Sei network is available in the [official documentation](https://www.docs.sei.io/).
-- [Ledger Academy](https://www.ledger.com/academy): Learn more about cryptocurrency and security.
+- **Ledger Academy**: Learn more about cryptocurrency security on the official [Ledger Academy](https://www.ledger.com/academy).
Never share your recovery phrase with anyone. Keep it in a safe, offline location. Your recovery phrase is the only way to restore access to your funds if your
From de3ad980d567b76c42c1f3da9601f1a793710b16 Mon Sep 17 00:00:00 2001
From: cordt-sei <165932662+cordt-sei@users.noreply.github.com>
Date: Tue, 24 Sep 2024 06:44:45 -0600
Subject: [PATCH 11/15] Update pages/user-guides/ledger-setup.mdx
Co-authored-by: seiyan-writer
---
pages/user-guides/ledger-setup.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
index e7e556c..d6c4f72 100644
--- a/pages/user-guides/ledger-setup.mdx
+++ b/pages/user-guides/ledger-setup.mdx
@@ -91,7 +91,7 @@ Before proceeding, ensure you have:
1. **Navigate to the Send Section**:
- - Go to the **Send** or similar section in your wallet application.
+ - Navigate to the **Send** section (or equivalent) in your wallet application.
- Select the crypto asset you wish to send.
2. **Enter Transaction Details**:
From fe0189177b64a72baa86bd27dffd32cd1572b68e Mon Sep 17 00:00:00 2001
From: cordt-sei <165932662+cordt-sei@users.noreply.github.com>
Date: Tue, 24 Sep 2024 06:44:52 -0600
Subject: [PATCH 12/15] Update pages/user-guides/ledger-setup.mdx
Co-authored-by: seiyan-writer
---
pages/user-guides/ledger-setup.mdx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
index d6c4f72..7cc0199 100644
--- a/pages/user-guides/ledger-setup.mdx
+++ b/pages/user-guides/ledger-setup.mdx
@@ -75,7 +75,8 @@ Before proceeding, ensure you have:
- Go to the **Receive** or similar section in your wallet application.
- Select the crypto asset (if applicable) you wish to receive.
-2. **Verify the Receive Address**:
+2. **Verify the Receiver Address**:
+
- The wallet application will display the receive address.
- Verify that the address shown on the screen matches the one displayed on your Ledger device.
- Confirm the address on your Ledger device by pressing the appropriate buttons.
From 9353147f57a2051d9f8be1771809033bbf44b245 Mon Sep 17 00:00:00 2001
From: cordt-sei <165932662+cordt-sei@users.noreply.github.com>
Date: Tue, 24 Sep 2024 06:44:58 -0600
Subject: [PATCH 13/15] Update pages/user-guides/ledger-setup.mdx
Co-authored-by: seiyan-writer
---
pages/user-guides/ledger-setup.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
index 7cc0199..52acddb 100644
--- a/pages/user-guides/ledger-setup.mdx
+++ b/pages/user-guides/ledger-setup.mdx
@@ -77,7 +77,7 @@ Before proceeding, ensure you have:
2. **Verify the Receiver Address**:
- - The wallet application will display the receive address.
+ - The wallet application will display the receiver address.
- Verify that the address shown on the screen matches the one displayed on your Ledger device.
- Confirm the address on your Ledger device by pressing the appropriate buttons.
From ba11782693bb0cffbfbe3406354f0253ea97b5a4 Mon Sep 17 00:00:00 2001
From: cordt-sei <165932662+cordt-sei@users.noreply.github.com>
Date: Tue, 24 Sep 2024 06:45:09 -0600
Subject: [PATCH 14/15] Update pages/user-guides/ledger-setup.mdx
Co-authored-by: seiyan-writer
---
pages/user-guides/ledger-setup.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
index 52acddb..070864a 100644
--- a/pages/user-guides/ledger-setup.mdx
+++ b/pages/user-guides/ledger-setup.mdx
@@ -82,7 +82,7 @@ Before proceeding, ensure you have:
- Confirm the address on your Ledger device by pressing the appropriate buttons.
- Always verify the receive address on your Ledger device before sharing it. This helps prevent potential attacks and ensures you're using the correct address.
+ Always verify the receiver address on your Ledger device before sharing it. This prevents attacks like address spoofing.
3. **Share the Address**:
From bac9de6a3fac26bc2d5febab14fc4631adf72caf Mon Sep 17 00:00:00 2001
From: cordt-sei <165932662+cordt-sei@users.noreply.github.com>
Date: Tue, 24 Sep 2024 06:46:11 -0600
Subject: [PATCH 15/15] Update pages/user-guides/ledger-setup.mdx
Co-authored-by: seiyan-writer
---
pages/user-guides/ledger-setup.mdx | 1 +
1 file changed, 1 insertion(+)
diff --git a/pages/user-guides/ledger-setup.mdx b/pages/user-guides/ledger-setup.mdx
index 070864a..0692dda 100644
--- a/pages/user-guides/ledger-setup.mdx
+++ b/pages/user-guides/ledger-setup.mdx
@@ -59,6 +59,7 @@ Before proceeding, ensure you have:
- Unlock your Ledger device and open the Sei app.
2. **Access the Sei Network**:
+
- In your wallet application, select the option to connect with a Ledger device.
- Follow the prompts to establish a connection with your Ledger device.