https://github.com/jayjay1024/watch-pervotebucket
watch pervote_bucket in global table of eosio
https://github.com/jayjay1024/watch-pervotebucket
bos bucket eos eosio global pervote pervote-bucket rewards
Last synced: 2 months ago
JSON representation
watch pervote_bucket in global table of eosio
- Host: GitHub
- URL: https://github.com/jayjay1024/watch-pervotebucket
- Owner: JayJay1024
- Created: 2019-06-15T07:30:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-15T08:16:55.000Z (almost 6 years ago)
- Last Synced: 2025-01-27T13:11:30.327Z (4 months ago)
- Topics: bos, bucket, eos, eosio, global, pervote, pervote-bucket, rewards
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# watch-pervotebucket
### 说明
统计`EOS/BOS`链的`eosio`下的`global`表的`pervote_bucket`数据,半小时统计一次,看看一天中哪个时间段该值比较高### 使用
```
$: npm install
$: npm start
```