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.

貢獻者指南