mirror of
https://github.com/stakwork/sphinx-key.git
synced 2025-12-17 15:24:32 +01:00
readme
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
A Lightning Hardware Wallet based on [Validating Lightning Signer](https://gitlab.com/lightning-signer/validating-lightning-signer)
|
||||
|
||||
# build and flash firmware
|
||||
|
||||
### build factory
|
||||
|
||||
`cd factory`
|
||||
@@ -40,7 +42,7 @@ The wifi SSID and password needs to be in env to build the firmware. SSID must b
|
||||
|
||||
`espmonitor $PORT`
|
||||
|
||||
### configure the hardware
|
||||
### configure the hardware (or you can use your Sphinx app)
|
||||
|
||||
make a seed: `./newseed.sh`
|
||||
|
||||
@@ -60,6 +62,8 @@ connect to the `sphinxkey` network on your computer
|
||||
|
||||
This will encrypt your seed and send to the hardware, along with your home wifi information and broker address
|
||||
|
||||
# other utils
|
||||
|
||||
### clear NVS storage
|
||||
|
||||
`espflash target/riscv32imc-esp-espidf/debug/clear`
|
||||
|
||||
Reference in New Issue
Block a user