0.9.1 • Published 4 years ago

@vechain/vestatus v0.9.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

VeStatus

Small script to build Influxdb measurement of VeChain blocks.

Requirements

Installation

$ npm i -g @vechain/vestatus

Startup

Suppose VeChain node and Influxdb are running locally and using default settings, then just:

$ vestatus

Or point to remote VeChain node or Influxdb:

$ vestatus <URL-of-VeChain-node-API> <URL-of-Influxdb>

If all things go well, you'll see something like:

connected to VeChain network: main
imported block 1023

Dashboard

A prebuilt dashboard config file can be found at ./dashboard/model.json. Import it into your Grafana and enjoy.

dashboard

0.9.1

4 years ago

0.9.0

4 years ago