Add ledger live screenshots and reduce duplicate instructions (#9258)
automerge
This commit is contained in:
parent
23bf7b8d63
commit
3b89708653
Binary file not shown.
After Width: | Height: | Size: 184 KiB |
Binary file not shown.
After Width: | Height: | Size: 195 KiB |
|
@ -6,22 +6,8 @@ secure transaction signing.
|
|||
|
||||
## Before You Begin
|
||||
|
||||
- [Set up a Ledger Nano S with the Solana App](../wallet/ledger-live.md)
|
||||
- [Install the Solana command-line tools](../cli/install-solana-cli-tools.md)
|
||||
- [Initialize your Ledger Nano S](https://support.ledger.com/hc/en-us/articles/360000613793)
|
||||
- [Install the latest device firmware](https://support.ledgerwallet.com/hc/en-us/articles/360002731113-Update-Ledger-Nano-S-firmware)
|
||||
- [Install Ledger Live](https://support.ledger.com/hc/en-us/articles/360006395553/) software on your computer
|
||||
|
||||
## Install the Solana App on Ledger Nano S
|
||||
|
||||
1. Open Ledger Live
|
||||
2. Click Experimental Features and enable Developer Mode
|
||||
3. Open the Manager in Ledger Live
|
||||
4. Connect your Ledger device via USB and enter your pin to unlock it
|
||||
5. When prompted, approve the manager on your device
|
||||
6. Find Solana in the app catalog and click Install
|
||||
7. An installation window appears and your device will display Processing…
|
||||
8. The app installation is confirmed
|
||||
9. Close Ledger Live
|
||||
|
||||
## Use Ledger Device with Solana CLI
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@ line tools](../remote-wallet/ledger.md).
|
|||
- Order a [Nano S from Ledger](https://shop.ledger.com/products/ledger-nano-s)
|
||||
- Follow the instructions for device setup included in the package,
|
||||
or [Ledger's Start page](https://www.ledger.com/start/)
|
||||
- [Install the latest device firmware](https://support.ledgerwallet.com/hc/en-us/articles/360002731113-Update-Ledger-Nano-S-firmware)
|
||||
|
||||
##Install Ledger Live
|
||||
- Install [Ledger Live desktop software](https://www.ledger.com/ledger-live/),
|
||||
|
@ -30,11 +31,14 @@ line tools](../remote-wallet/ledger.md).
|
|||
- Open Ledger Live
|
||||
- Currently Ledger Live needs to be in "Developer Mode"
|
||||
(Settings > Experimental Features > Developer Mode) to see our app.
|
||||
![Enabling Developer Mode](../.gitbook/assets/ledger-live-enable-developer-mode.png)
|
||||
|
||||
- Go to Manager in the app and find "Solana" in the App Catalog and
|
||||
click Install
|
||||
- Make sure your device is plugged in via USB and is unlocked with its PIN
|
||||
- You may be prompted on the Nano S to confirm the install of Solana App
|
||||
- "Solana" should now show as "Installed" in the Ledger Live Manager
|
||||
![Installed Solana App in Manager](../.gitbook/assets/ledger-live-install-solana-app.png)
|
||||
|
||||
##Interact with Solana network
|
||||
- To interact with your Ledger wallet on our live network, please see our
|
||||
|
|
Loading…
Reference in New Issue