P2PKH wallet Creation Option for Bitcoin Core with Coldcard MIA?

This page summarizes the projects mentioned and recommended in the original post on /r/Bitcoin

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • firmware

    ❄️ Firmware and simulator for Coldcard Hardware Wallet (by Coldcard)

  • If I wanted to create a wallet for a different address type I'd probably use the "Generic JSON" export (documented @ https://github.com/Coldcard/firmware/blob/master/docs/generic-wallet-export.md); presumably you are wanting the "bip44" xpub from that file though if you wanted you could also use the root xpub. Comparing what's in there with the Bitcoin Core skeleton (which is for the "bip84" xpub) should help you get an idea of what your desired skeleton file would look like.

  • Bitcoin

    Bitcoin Core integration/staging tree

  • You can also read up on the descriptor format used in importmulti @ https://github.com/bitcoin/bitcoin/blob/master/doc/descriptors.md; instead of wpkh() you want pkh(). The only tricky part is the checksum used in these commands; as noted at the bottom of the doc you can use getdescriptorinfo command to compute that.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts