You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
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)
The text was updated successfully, but these errors were encountered: