|
6 years ago | |
---|---|---|
src | 6 years ago | |
test | 6 years ago | |
.gitignore | 6 years ago | |
.travis.yml | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
package.json | 6 years ago |
README.md
build-output-script
Builds a P2PKH Bitcoin transaction output script
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