Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: [ANN] txtool: Advanced transaction building
by
Steve
on 04/07/2013, 01:29:10 UTC
⭐ Merited by ETFbitcoin (1)
For non-nodejs people, you should now be able to install this as follows:
a) install nodejs (from nodejs.org)
b) run: $ npm install -g txtool

After that, you should be able run txtool from the shell:
$ txtool

This installs the nodejs txtool package with all dependencies in your global nodejs environment and then creates a symlink to the executable in your $PATH (usually /usr/local/bin).