1.0.0 • Published 7 years ago
iota-transaction-spammer-cli v1.0.0
iota-transaction-spammer-cli
Automatically spams the IOTA network from the command line
Usage
Install globally with npm
npm intall -g iota-transaction-spammer-cliAnd run with
iota-transaction-spammer-cliOnly works on Mac at the moment.
If you get errors during install, you probably need to use Node v8, since there is a bug in the ffi package. This can be easily done with nvm:
nvm install 8
nvm use 81.0.0
7 years ago