watch-only doc update
This commit is contained in:
parent
558f3acfcb
commit
5f888ce279
1 changed files with 15 additions and 0 deletions
|
|
@ -1,4 +1,19 @@
|
||||||
# Watch Only wallet
|
# Watch Only wallet
|
||||||
|
|
||||||
|
## Monitor an onchain wallet and generate addresses for onchain payments
|
||||||
|
|
||||||
Monitor an extended public key and generate deterministic fresh public keys with this simple watch only wallet. Invoice payments can also be generated, both through a publically shareable page and API.
|
Monitor an extended public key and generate deterministic fresh public keys with this simple watch only wallet. Invoice payments can also be generated, both through a publically shareable page and API.
|
||||||
|
|
||||||
|
1. Start by clicking "NEW WALLET"\
|
||||||
|

|
||||||
|
2. Fill the requested fields:
|
||||||
|
- give the wallet a name
|
||||||
|
- paste an Extended Public Key (xpub, ypub, zpub)
|
||||||
|
- click "CREATE WATCH-ONLY WALLET"\
|
||||||
|

|
||||||
|
3. You can then access your onchain addresses\
|
||||||
|

|
||||||
|
4. You can then generate bitcoin onchain adresses from LNbits\
|
||||||
|

|
||||||
|
|
||||||
|
You can now use this wallet on the LNBits [SatsPayServer](https://github.com/lnbits/lnbits/blob/master/lnbits/extensions/satspay/README.md) extension
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue