README
VeChain Block Measurement
Small script to build influxdb measurement of VeChain blocks.
Dashboard screenshot

Usage
Requirements
- A fully synced VeChain node
- Influxdb 1.x
Installation
npm i -g block-measurement
Small script to build influxdb measurement of VeChain blocks.
<script type="module">
import blockMeasurement from 'https://cdn.skypack.dev/block-measurement';
</script>
Small script to build influxdb measurement of VeChain blocks.

npm i -g block-measurement