Skip to content

Commit 98a9797

Browse files
author
Michael Flaxman
committed
Fix list items to work better with #67
1 parent 787c9ea commit 98a9797

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

_pages/send-bitcoin/advanced.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ Fortunately, your wallet software will abstract this away for you.
1313
SD Card is a better airgap, and preferable over signing through USB.
1414

1515
1. On the previous page, at Step 9, choose "Sign with SD Card file" instead of choosing "Sign with USB"
16-
2. Click Save transaction, and save to your SD card
17-
3. Eject the SD card from computer, and load into Coldcard
18-
4. Click "Ready to sign" on Coldcard and confirm transaction details
19-
5. Coldcard will save the signed transaction back to the SD card, but with the `-part` suffix at the end of the filename
20-
6. Back in Specter, click "Load transaction from file", and choose the file on the SD card with the `part` suffix
21-
7. Broadcast
16+
1. Click Save transaction, and save to your SD card
17+
1. Eject the SD card from computer, and load into Coldcard
18+
1. Click "Ready to sign" on Coldcard and confirm transaction details
19+
1. Coldcard will save the signed transaction back to the SD card, but with the `-part` suffix at the end of the filename
20+
1. Back in Specter, click "Load transaction from file", and choose the file on the SD card with the `part` suffix
21+
1. Broadcast
2222

2323

2424
#### Inspect Signed Transactions Before Broadcasting

_pages/setup-wallets/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ We're going to configure a `2-of-3` multisignature scheme, meaning you will have
99
The three wallets / keys will be:
1010

1111
1. A "paper wallet" key intended only for backup/recovery purposes - To simplify setup (and reduce upfront costs associated with hardware purchases), this key will be generated on your computer. By design this key is only for backup/recovery, and therefore will hopefully never be needed.
12-
2. A key generated by your Cobo Vault hardware wallet
13-
3. A key generated by your Coldcard hardware wallet
12+
1. A key generated by your Cobo Vault hardware wallet
13+
1. A key generated by your Coldcard hardware wallet
1414

1515
While there are a lot of steps here, you only ever need to do them once.
1616
After setup is complete, you will be able to generate (nearly) infinite addresses and sign (nearly) infinite transactions.

_pages/verify-receive-address/advanced.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -49,22 +49,22 @@ Alternatively, you can use Tails, which you might already have used when [settin
4949

5050
##### Electrum
5151

52-
2. In Specter, click on your `Wallet Name -> Settings -> Export -> Export to Wallet software -> Download Electrum (watch-only) File`
53-
3. Save this file to USB stick or SD card. Something that you can access from Tails.
54-
4. Reboot and run Tails
55-
5. Open Electrum, on the first window, click "Choose" and find the wallet file that you exported above in step 2
56-
6. The wallet should open. Go to the Addresses tab to verify the addresses match the addresses shown on the hardware wallets. If you cannot see the Addresses tab, use the menu item for View -> Show Addresses
52+
1. In Specter, click on your `Wallet Name -> Settings -> Export -> Export to Wallet software -> Download Electrum (watch-only) File`
53+
1. Save this file to USB stick or SD card. Something that you can access from Tails.
54+
1. Reboot and run Tails
55+
1. Open Electrum, on the first window, click "Choose" and find the wallet file that you exported above in step 2
56+
1. The wallet should open. Go to the Addresses tab to verify the addresses match the addresses shown on the hardware wallets. If you cannot see the Addresses tab, use the menu item for View -> Show Addresses
5757

5858

5959
##### Caravan
6060

61-
2. Reboot and run Tails
62-
3. Turn on WiFi inside Tails, and visit: https://unchained-capital.github.io/caravan/
63-
4. Turn off WiFi
64-
5. Click "WALLET"
65-
6. On the right side of the page, set 2 of 3 quorum, and set P2WSH address type
66-
6. On the left side of the page, select the dropdown to "Enter as text", and type in all 3 of your Zpub keys [shown](https://btcguide.github.io/setup-wallets/coordinate-multisig-advanced) on either your Cobo or Coldcard
67-
7. Allow Caravan some time to generate the wallet, and then use the Addresses tab to verify the addresses match the addresses shown on the hardware wallets
61+
1. Reboot and run Tails
62+
1. Turn on WiFi inside Tails, and visit: <https://unchained-capital.github.io/caravan/>
63+
1. Turn off WiFi
64+
1. Click "WALLET"
65+
1. On the right side of the page, set 2 of 3 quorum, and set P2WSH address type
66+
1. On the left side of the page, select the dropdown to "Enter as text", and type in all 3 of your Zpub keys [shown](https://btcguide.github.io/setup-wallets/coordinate-multisig-advanced) on either your Cobo or Coldcard
67+
1. Allow Caravan some time to generate the wallet, and then use the Addresses tab to verify the addresses match the addresses shown on the hardware wallets
6868

6969
#### Option B: Print the Addresses to Paper
7070
One benefit of this is that you could get by without a dedicated machine, and the other is that paper is easier for most people to secure vs a computer.

0 commit comments

Comments
 (0)