An open API service indexing awesome lists of open source software.

https://github.com/cmdruid/psbt2

A very simple PSBT encoder / decoder written in typescript.
https://github.com/cmdruid/psbt2

Last synced: 5 months ago
JSON representation

A very simple PSBT encoder / decoder written in typescript.

Awesome Lists containing this project

README

          

# PSBT2

A very simple PSBT encoder / decoder written in typescript.

## Resources

**Developer Resources for PSBT**
https://bitcoincoredocs.com/psbt.html

**Optech Resources for PSBT**
https://bitcoinops.org/en/topics/psbt

**BIP 174 Proposal for PSBTv1**
https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki

**BIP 370 Proposal for PSBTv2**
https://github.com/bitcoin/bips/blob/master/bip-0370.mediawiki