You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Cousens 6ae5db6a70
MIT, not ISC
6 years ago
LICENSE MIT, not ISC 6 years ago
README.md MIT, not ISC 6 years ago
package.json MIT, not ISC 6 years ago

README.md

bip174

Build Status NPM

js-standard-style

A BIP174 compatible partial Transaction encoding library.

Example

let bip174 = require('bip174')

// ...

LICENSE MIT