mirror of
https://github.com/Retropex/raspiblitz.git
synced 2025-05-12 19:20:48 +02:00
doc wallet unlock
This commit is contained in:
parent
40bc61ffbf
commit
380086b2d8
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
.DS_Store
|
||||
home.admin/.DS_Store
|
10
README.md
10
README.md
@ -188,21 +188,21 @@ After the wallet was created the Lightning service needs to scan the Blockchain
|
||||
|
||||
Now the setup process is almost done and the RaspiBlitz needs a reboot:
|
||||
|
||||
INSERT PHOTO HERE
|
||||

|
||||
|
||||
After reboot the RaspiBlitz is showing that the Wallet needs to be unlocked on the LCD and its ready to SSH back in:
|
||||
|
||||
INSERT PHOTO HERE
|
||||

|
||||
|
||||
*Background: The LND wallet needs to get unlocked on every new start of the RaspiBlitz. The status information loop on the LCD is done by the script '00infoBlitz.sh'*
|
||||
|
||||
After SSH back in as admin the main menu shows the unlock option:
|
||||
|
||||
INSERT PHOTO HERE
|
||||

|
||||
|
||||
Once the wallet is unlocked the setup is finally over and the main menu shows the option and features of the RaspiBlitz:
|
||||
|
||||
INSERT PHOTO HERE
|
||||

|
||||
|
||||
*Background: The script `00mainMenu.sh` is now the place to offer further features und extend the possibilities of the RaspiBlitz. Feel free to come up with ideas. Check out the developer section at the end of this page.*
|
||||
|
||||
@ -214,7 +214,7 @@ Already integrated features of the RaspiBlitz are/willbe listed as part of the m
|
||||
|
||||
#### Status Infoscreen
|
||||
|
||||
INSERT PHOTO HERE
|
||||

|
||||
|
||||
## Educatiuonal Tutorials
|
||||
|
||||
|
BIN
pictures/feature-info.png
Normal file
BIN
pictures/feature-info.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
BIN
pictures/ssh9b-reboot.png
Normal file
BIN
pictures/ssh9b-reboot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
BIN
pictures/ssh9c-unlock.png
Normal file
BIN
pictures/ssh9c-unlock.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
pictures/ssh9d-unlock.png
Normal file
BIN
pictures/ssh9d-unlock.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
pictures/ssh9e-mainmenu.png
Normal file
BIN
pictures/ssh9e-mainmenu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue
Block a user