|
### A few final notes
|
### Несколько заключительных замечаний
|
|
- Congratulations, you can now use your Ledger Monero wallet in conjunction with the CLI.
|
- Поздравляем, теперь вы можете использовать Ledger Monero кошелек совместно с CLI.
|
|
Congratulations, you can now use your Ledger Monero wallet in conjunction with the CLI.
|
Поздравляем, теперь вы можете использовать Ledger Monero кошелек совместно с CLI.
|
|
- Drag `monero-wallet-cli` in the terminal. It should add the full path to the terminal. Do not hit enter.
|
- Перетащите папку с `monero-wallet-cli` в терминал. Он должен добавить полный путь к окне терминала. Не нажимайте enter.
|
|
- Either your @daemon (`monerod.exe`) should be running and preferably be fully synced or you should connect to a remote node.
|
- Ваш демон (`monerod.exe`) должен корректно работать и быть полностью синхронизированным, либо вы должны подключиться к удаленной ноде.
|
|
- Either your daemon (`monerod`) should be running and preferably be fully synced or you should connect to a remote node.
|
- Ваш демон (`monerod.exe`) должен корректно работать и быть полностью синхронизированным, либо вы должны подключиться к удаленной ноде.
|
|
Enter the password to open the wallet.
|
Введите пароль, чтобы открыть кошелек.
|
|
Enter the wallet name of your Ledger Monero wallet.
|
Введите имя вашего Ledger Monero кошелька.
|
|
[Final notes](#a-few-final-notes)
|
[Final notes](#a-few-final-notes)
|
|
- Go to the directory / folder monerod.exe and monero-wallet-cli.exe are located.
|
- Перейдите в каталог / папку где находятся файлы monerod.exe и monero-wallet-cli.exe.
|
|
- Go to the directory / folder monero-wallet-cli and monerod are located.
|
- Перейдите в каталог / папку где находятся файлы monerod.exe и monero-wallet-cli.exe.
|
|
- Go to your desktop.
|
- Перейдите на рабочий стол.
|
|
- If desired, you can manually tweak the `--subaddress-lookahead` value. The first value is the number of accounts and the second value is the number of subaddresses per account. Thus, if you, for instance, want to pregenerate 5 accounts with 100 subaddresses each, use `--subaddress-lookahead 5:100`. Bear in mind that, the more subaddresses you pregenerate, the longer it takes for the Ledger to create your wallet.
|
- При желании вы можете вручную настроить значение `--subaddress-lookahead`. Первое значение - это количество учетных записей, а второе значение - количество субадрессов на одну учетную запись. Таким образом, если вы хотите, создать 5 учетных записей со 100 субадрессами, используйте `--subaddress-lookahead 5: 100`. Имейте в виду, что чем больше субадрессов вы создаете, тем больше времени уйдет на то, чтобы Ledger сгенерировал ваш кошелек.
|
|
If the Ledger wallet files are not in the same directory as `monero-wallet-cli`, you ought to open `monero-wallet-cli` with the `--wallet-file /path/to/wallet.keys/file` flag. Alternatively, you can copy the Ledger wallet files to the same directory as `monero-wallet-cli`.
|
Если файлы кошелька Ledger находятся не в том же каталоге, где располагается `monero-wallet-cli`, вы должны открыть файл `monero-wallet-cli` с флагом `-wallet-file /path/to/wallet.keys/file`. Вы можете скопировать файлы кошелька Ledger в тот же каталог, что и `monero-wallet-cli`.
|
|
- If you have any further questions or need assistance, please leave a comment to the original [StackExchange](https://monero.stackexchange.com/questions/8503/how-do-i-generate-a-ledger-monero-wallet-with-the-cli-monero-wallet-cli) answer.
|
- Если у вас есть дополнительные вопросы или вам нужна помощь, пожалуйста, оставьте комментарий к оригинальному ответу на [StackExchange](https://monero.stackexchange.com/questions/8503/how-do-i-generate-a-ledger-monero-wallet-with-the-cli-monero-wallet-cli).
|
|
- If you use a remote node, append the `--daemon-address host:port` flag to the command in step 3 (Windows), step 5 (Mac OS X), or step 3 (Linux).
|
- Если вы используете удаленную ноду, добавьте флаг `-daemon-address host:port` к команде на шаге 3 (Windows), шаге 5 (Mac OS X) или шаге 3 (Linux).
|
|
### Linux
|
### Linux
|
|
[Linux](#linux)
|
[Linux](#linux)
|
|
### Mac OS X
|
### Mac OS X
|
|
[Mac OS X](#mac-os-x)
|
[Mac OS X](#mac-os-x)
|