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.

555 B

bip174

Build Status NPM

js-standard-style

A BIP174 compatible partial Transaction encoding library.

Example

let bip174 = require('bip174')

// ...

LICENSE MIT