This is a simple tool to send VeChain Thor data to an influxDB instance.
- Docker Only
docker compose up
- 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