Skip to content

bagaking/eosActionsDumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tools for dumping eos actions to mongodb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published