feat: add link for hardware-wallet browser flash
This commit is contained in:
parent
d0ca0b18da
commit
7ee6d09585
1 changed files with 17 additions and 4 deletions
|
|
@ -3,23 +3,36 @@
|
||||||
<p>
|
<p>
|
||||||
Onchain Wallet (watch-only) extension uses mempool.space<br />
|
Onchain Wallet (watch-only) extension uses mempool.space<br />
|
||||||
For use with "account Extended Public Key"
|
For use with "account Extended Public Key"
|
||||||
<a href="https://iancoleman.io/bip39/">https://iancoleman.io/bip39/</a>
|
<a
|
||||||
|
href="https://iancoleman.io/bip39/"
|
||||||
|
target="_blank"
|
||||||
|
style="color: unset"
|
||||||
|
>https://iancoleman.io/bip39/</a
|
||||||
|
>
|
||||||
|
<br />
|
||||||
|
Flash binaries
|
||||||
|
<a
|
||||||
|
href="https://lnbits.github.io/hardware-wallet"
|
||||||
|
target="_blank"
|
||||||
|
style="color: unset"
|
||||||
|
>directly from browser</a
|
||||||
|
>
|
||||||
<small>
|
<small>
|
||||||
<br />Created by,
|
<br />Created by,
|
||||||
<a target="_blank" class="text-white" href="https://github.com/arcbtc"
|
<a target="_blank" style="color: unset" href="https://github.com/arcbtc"
|
||||||
>Ben Arc</a
|
>Ben Arc</a
|
||||||
>
|
>
|
||||||
(using,
|
(using,
|
||||||
<a
|
<a
|
||||||
target="_blank"
|
target="_blank"
|
||||||
class="text-white"
|
style="color: unset"
|
||||||
href="https://github.com/diybitcoinhardware/embit"
|
href="https://github.com/diybitcoinhardware/embit"
|
||||||
>Embit</a
|
>Embit</a
|
||||||
></small
|
></small
|
||||||
>)
|
>)
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
<a target="_blank" href="/docs#/watchonly" class="text-white"
|
<a target="_blank" href="/docs#/watchonly" style="color: unset"
|
||||||
>Swagger REST API Documentation</a
|
>Swagger REST API Documentation</a
|
||||||
>
|
>
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue