From 9d720ca10f6b1af2d40e7aff541629f8049a4840 Mon Sep 17 00:00:00 2001 From: Cordt Date: Mon, 23 Sep 2024 21:35:32 -0600 Subject: [PATCH] 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 8baa48fe..708a91ba 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.