You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/setup-wallets/index.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@ We're going to configure a `2-of-3` multisignature scheme, meaning you will have
9
9
The three wallets / keys will be:
10
10
11
11
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
14
14
15
15
While there are a lot of steps here, you only ever need to do them once.
16
16
After setup is complete, you will be able to generate (nearly) infinite addresses and sign (nearly) infinite transactions.
Copy file name to clipboardExpand all lines: _pages/verify-receive-address/advanced.md
+12-12
Original file line number
Diff line number
Diff line change
@@ -49,22 +49,22 @@ Alternatively, you can use Tails, which you might already have used when [settin
49
49
50
50
##### Electrum
51
51
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
57
57
58
58
59
59
##### Caravan
60
60
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
68
68
69
69
#### Option B: Print the Addresses to Paper
70
70
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