JSPM

build-output-script

0.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q44506F
  • License MIT

Builds a P2PKH Bitcoin transaction output script.

Package Exports

  • build-output-script

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (build-output-script) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

build-output-script

Builds a P2PKH Bitcoin transaction output script

Build Status Coverage Status npm npm

Builds a P2PKH Bitcoin transaction output script from an array of P2PKH addresses and amounts. Will also work with any Bitcoin derived cryptocurrencies with a single byte pubkey hash prefix.

Install

npm install build-output-script

License

MIT © Luke Childs