caravan-bitcoin/caravan

Download Signed PSBT From Signing Flow

开放

#381 创建于 2025年9月17日

 (6 条评论) (0 个反应) (0 位负责人)TypeScript (102 个派生)auto 404
@caravan/coordinatorenhancementgood first issue

仓库指标

星标
 (85 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Currently, once you have a signature, the only way to "transfer" it is to copy the signature array. A PSBT is a much more portable way to share this signature. A second button that says "Download Signed PSBT" and adds the signature to the unsigned one for download would be pretty straightforward with existing psbt tooling. I think this should be relatively straightforward to put together for someone looking to get familiar with the code or just knock out a quick win.

贡献者指南