Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 2.38 KB

ColdCardWallet.md

File metadata and controls

43 lines (31 loc) · 2.38 KB

Connecting Coldcard Wallet to BTCPay Server

This document shows how to connect Coldcard Wallet to BTCPay Server.

Coldcard Wallet Setup

This guide assumes, you have a Coldcard wallet set up. To configure the Coldcard, please see the quick setup guide on manufacturer's website.

Quick Setup

  1. Insert the MicroSD card into the Coldcard wallet.
  2. Go to Advanced > MicroSD Card > Electrum Wallet > Native Segwit
  3. Insert the MicroSD card back into your PC
  4. In BTCPay Server, Store Settings > General > Derivation Scheme > Import from Hardware Device > Coldcard
  5. Browse and select the wallet file earlier exported from Coldcard.
  6. Click Submit
  7. Confirm the address match in BTCPay.

The Coldcard is now connected to your BTCPay. Payments go directly to Coldcard. The video below shows how to connect your BTCPay store to your Coldcard.

BTCPay and Coldcard

Spending from BTCPay Server wallet with Coldcard (PSBT)

Once there are some funds in received to your BTCPay Wallet connected to Coldcard, you can spend them by using PSBT (Partially Signed Bitcoin Transactions). This allows completely offline signing of your transactions, without ever having to connect your hardware wallet to the internet.

  1. Wallets > Manage > Send
  2. Fill in destination address and the amount
  3. Click on the Sign with a wallet supporting PSBT button.
  4. You will be redirected to PSBT tab, with pre-filled information, click on the Sign with a wallet supporting PSBT (save as file)
  5. Save the file onto MicroSD card
  6. Insert MicroSD into your Coldcard.
  7. In Coldcard, click on the Ready To Sign
  8. Review the transaction information, and click OK button to sign it.
  9. Transaction will be saved onto MicroSD.
  10. In BTCPay, go to PSBT tab of the wallet and upload the signed PSBT file.
  11. Click Decode
  12. Click Other Actions and select Review
  13. Review your transactions and click Broadcast to broadcast it on the network.

The video below shows how to connect your BTCPay store to your Coldcard.

BTCPay and Coldcard