eos-actions-dumper
v0.1.2
Published
Tools for dumping eos actions to mongodb
Downloads
6
Maintainers
Readme
eosActionsDumper
Tools for dumping eos accounts to mongodb
install
npm i -g eos-actions-dumper
usage
eos-action-dumper <accounts> [Options]
Options
--watch, -w The watcher's retry time span. If the span is less than 0, only
execute once. [default: -1]
--url, -u mongo connection string.
[default: "mongodb://localhost/actions"]
-h, --help Show help [boolean]
-v, --version Show version number [boolean]
Examples
eos-action-dumper tonartstoken ctserver2111 --watch 2000