eos-actions-dumper

0.1.2 • Public • Published

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

cli example

Package Sidebar

Install

npm i eos-actions-dumper

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

28.9 kB

Total Files

12

Last publish

Collaborators

  • kinghand