Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DKG Version Check Tool

This tool checks the /health_check endpoint for a list of operator DKG addresses from a JSON file, and extracts version data.

Features

  • Multithreaded requests
  • Ignores SSL issues
  • Categorizes DKG versions (e.g., flags versions < v3.0.0)
  • Outputs results to terminal (color-coded) and CSV

Usage

python3 check_dkg_versions.py

You will be prompted to enter:

  • Path to input JSON file
  • Path to save output CSV file

You can retrieve an operator list via the SSV API, ensure that has_dkg_address is set to true.

Requirements

Install dependencies:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages