Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion assets/animations/banner-jessica.json

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/guide/savings-wallet/onboarding/intro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/guide/savings-wallet/onboarding/intro@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/guide/savings-wallet/onboarding/key-2-step-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/guide/savings-wallet/onboarding/key-2-step-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/guide/savings-wallet/send/amount-high.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/guide/savings-wallet/send/amount-high@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion guide/getting-started/hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ You may already be familiar with physical security keys from your bank or work.
mobile = "/assets/images/guide/getting-started/hardware/hardware-wallets-mobile.jpg"
mobileRetina = "/assets/images/guide/getting-started/hardware/hardware-wallets-mobile@2x.jpg"
alt-text = "Examples of hardware wallets"
caption = '<a href="https://coldcardwallet.com" target="_blank">Coldcard</a>, <a href="https://www.ledger.com/" target="_blank">Ledger</a>, <a href="https://trezor.io" target="_blank">Trezor</a>, and <a href="https://foundationdevices.com" target="_blank">Foundation</a>'
caption = '<a href="https://seedsigner.com/" target="_blank">Seedsigner</a>, <a href="https://www.ledger.com/" target="_blank">Ledger</a>, <a href="https://trezor.io" target="_blank">Trezor</a>, and <a href="https://foundationdevices.com" target="_blank">Foundation</a>'
width = 800
height = 400
%}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ Lightning signers are an experimental type of external signers interacting with
#### Hardware external signers
- [Trezor]({{ 'https://trezor.io'}})
- [Ledger]({{ 'https://www.ledger.com'}})
- [Coldcard]({{ 'https://coldcardwallet.com'}})

---

Expand Down
6 changes: 3 additions & 3 deletions guide/savings-wallet/savings-wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ images_onboarding:
caption: Introduction to the key creation process via the signing device.
- file: onboarding/key-2-step-2
alt:
caption: Step 1 is to export the XPUB on the ColdCard.
caption: Step 1 is to export the XPUB on the BitBox.
- file: onboarding/key-2-step-3
alt:
caption: Step 2 is to connect the SD card from the ColdCard to the phone.
caption: Step 2 is to connect the SD card from the BitBox to the phone.
- file: onboarding/key-2-step-4
alt:
caption: The card was detected and the XPUB copied.
Expand Down Expand Up @@ -88,7 +88,7 @@ images_send_manual:
caption: Connect the SD card to save the PSBT file.
- file: send/amount-high-step-3
alt:
caption: Describes how to sign the PSBT file on the Coldcard.
caption: Describes how to sign the PSBT file on the BitBox.
- file: send/amount-high-step-4
alt:
caption: Loading the (now signed) PSBT file back into the app.
Expand Down