https://github.com/ohager/burst-whale-watch
Small tool to watch BURST accounts
https://github.com/ohager/burst-whale-watch
Last synced: 11 months ago
JSON representation
Small tool to watch BURST accounts
- Host: GitHub
- URL: https://github.com/ohager/burst-whale-watch
- Owner: ohager
- License: gpl-3.0
- Created: 2019-02-18T09:54:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T07:14:35.000Z (about 5 years ago)
- Last Synced: 2025-02-22T03:44:27.167Z (over 1 year ago)
- Language: TypeScript
- Size: 101 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# burst-whale-watch
Small tool to watch several BurstCoin accounts.
This is not a true product, but merely a show case for the [@burstjs](https://burst-apps-team.github.io/phoenix/) library
Just install like this
`npm i burst-whale-watch -g`
and run `burst-whale-watch` (or with `--help` argument to see all commands)
```
burst-whale-watch
Watch accounts and some more stats
Commands:
burst-whale-watch Accounts Dashboard [default]
burst-whale-watch add Add one or more accounts to watcher
burst-whale-watch remove Remove one or more accounts
burst-whale-watch reset Resets the configuration
burst-whale-watch clear Clear all accounts
Options:
--help Show help [boolean]
--version Show version number [boolean]
```