mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Update 07_3_Integrating_with_Hardware_Wallets.md
This commit is contained in:
parent
df9c3ea327
commit
d385de54da
@ -35,6 +35,14 @@ Mac$ $ alias bitcoin-cli="~/StandUp/BitcoinCore/bitcoin-0.20.0/bin/bitcoin-cli -
|
|||||||
|
|
||||||
The HWI program is written in `python`, so you'll also need to install that.
|
The HWI program is written in `python`, so you'll also need to install that.
|
||||||
|
|
||||||
|
[[... how to ...]
|
||||||
|
|
||||||
|
## Prepare Your Ledger
|
||||||
|
|
||||||
|
If you were working with Bitcoins on your Ledger, you probably wouldn't need to do anything. But, to work with Testnet (as suggested by this course), you'll need to make a few updates. First, go to Settings on your Ledger Live app (it's the gear), and turn on "Developer Mode", then go to the "Manager" and install "Bitcoin Test". The current version requires that you have "Bitcoin" and "Etereum" installed first.
|
||||||
|
|
||||||
|
Now you're ready to ... TEST.
|
||||||
|
|
||||||
## Link to a Ledger
|
## Link to a Ledger
|
||||||
|
|
||||||
## Import Addresses
|
## Import Addresses
|
||||||
|
Loading…
x
Reference in New Issue
Block a user