Skip to content

rickseeger/hex2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hex2json

Command line tool to convert a bitcoin transaction from hex to JSON format. The hex string is read from STDIN and the JSON string is written to STDOUT.

dependencies

PyBitcoinTools

$ git clone https://github.com/vbuterin/pybitcointools
$ cd pybitcointools
$ sudo python setup.py install

sample usage

usage

About

Convert a bitcoin transaction from hex to JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages