Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Integrating newer modules from bitcoinjs-lib #45

@junderw

Description

@junderw

We just pushed out PSBT support, and are moving to remove TransactionBuilder and the templates folder completely (replaced by the payments module).

Also we have TypeScript support, which looks like it would work well with your BitgoJS/core module using TypeScript.

Feel free to ask me any questions here or on keybase (I have it linked with my Github) if you have any questions.

Payments and PSBT are an extremely powerful combination.

Have a look at the integration tests we have for PSBT:

bitcoinjs/bitcoinjs-lib : test/integration/transactions-psbt

p2sh and p2wsh payments can be nested in a loop, (see the helper function for the above integration test)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions