caravan-bitcoin/caravan

Missing Address Verification for Coldcard?

Offen

#476 geöffnet am 10.02.2026

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (102 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (85 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

I was surprised to see this when testing out the BCUR2 additions, but it looks like we don't have address verification for coldcards. probably want to add this.

It would require:

  • Enabling it in this dropdown
  • Including a step/button to register if not done already
  • added to the test suite

Until we have proper message signing interactions, this can be done by just giving instructions for the address explorer (after registration)

Contributor Guide