caravan-bitcoin/caravan

Missing Address Verification for Coldcard?

Open

#476 opened on Feb 10, 2026

 (4 comments) (0 reactions) (0 assignees)TypeScript (102 forks)auto 404
good first issue

Repository metrics

Stars
 (85 stars)
PR merge metrics
 (PR metrics pending)

Description

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