mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update how-to-backup-wallet.md (#649)
* Update how-to-backup-wallet.md added some screenshots and and reconstructed the sentences to fit in for the new app design
This commit is contained in:
parent
113bcd3da2
commit
2d4b77e41e
1 changed files with 7 additions and 2 deletions
|
@ -6,9 +6,14 @@ The LBRY application relies on blockchain technology and the LBRY Credits (LBC)
|
|||
|
||||
## How do I find my wallet?
|
||||
|
||||
The easiest way to find the location of your LBRY wallet is via the [LBRY app](https://lbry.io/get). Open LBRY and then go to your wallet (bank icon in the top right of the screen). In the Balance section, you will see a link for `Backup`, click this. If this link is grayed out, it usually means you don't have any credits (see section below on how to manually find the wallet).
|
||||
The easiest way to find the location of your LBRY wallet is via the [LBRY app](https://lbry.io/get). Open LBRY and on the left side, you should see an option for wallet.
|
||||

|
||||
|
||||
When you click `Backup`, you will be shown the location of your `lbryum` directory that contains the wallet file. Navigate to this directory via your file explorer to locate your wallet. You can either choose to backup this whole directory, the wallets directory inside it or the `default_wallet` file itself inside the wallets directory.
|
||||
Click on the Wallet tab to expand then click `Backup` numbered `1`.
|
||||

|
||||
after clicking on backup, you will see a link for `Backup`, open the location of the link in your local machine and make a copy of the files stored in that location. If this link is grayed out, it usually means you don't have any credits (see section below on how to manually find the wallet).
|
||||
|
||||
When you click `Backup`, you will be shown the location of your `lbryum` directory that contains the wallet file(numbered `2`). Navigate to this directory via your file explorer to locate your wallet. You can either choose to backup this whole directory, the wallets directory inside it or the `default_wallet` file itself inside the wallets directory.
|
||||
|
||||
## How do I backup my wallet?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue