Skip to main content

PSBT

Signs a partially signed bitcoin transaction and broadcasts it to chain.

Typescript Example with BitcoinJS

First install the BitcoinJS SDK. You can find the full documentation here. Here a code sample to broadcast a transaction via the DFNS TypeScript SDK:

Complete examples

For complete working examples, see the SDK examples on GitHub:
Last modified on July 8, 2026