Skip to content

vechain/thorflux

Repository files navigation

thor X influxDB

Description

This is a simple tool to send VeChain Thor data to an influxDB instance.

Quick Start

  1. Docker Only
docker compose up
  1. Debug Mode
  • Comment out the thorflux service in ./compose.yaml, then:
docker compose up
go run . --thor-url=https://mainnet.vechain.org --influx-token=admin-token --start-block=18800000