Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 197 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 197 Bytes

script_reader

Utility functions to help reader bitcoin scripts

const ScriptReader = require('script_reader')

const reader = ScriptReader(myBuffer)
return reader.decodeParts()