Skip to content

This tool provides insights into the performance metrics of a given validator. By simply entering the validator address, you can view current performance metrics and historical data. Whether you're an individual staker, a validator, or just curious about the metrics, this app offers a comprehensive snapshot of validator performance over time.

Notifications You must be signed in to change notification settings

fabianhug/validator-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Validator Performance Analyzer

Validator Performance Analyzer is a tool designed to provide insights into the performance metrics of validators in the blockchain ecosystem. By entering a validator address, users can view both current performance metrics and historical data.

Setup and Installation

Prerequisites

  • Python 3.x
  • pip (Python package installer)

Steps

  1. Clone the Repository:

    git clone https://github.com/fabianhug/validator-analyzer
    cd validator-analyzer
  2. Install Dependencies: Using the provided requirements.txt file, install the necessary Python packages.

    pip install -r requirements.txt
  3. Set Up API Key: Ensure you have your API key for accessing the data. You will be prompted to input this key when running the app.

  4. Run the App:

    streamlit run [YOUR APP FILE NAME HERE, e.g., app.py]
  5. Access the App: Once the app is running, you'll be provided with a local URL in your terminal (usually http://localhost:8501/). Open this link in your web browser to access the app.

Usage

  1. Enter your API key when prompted.
  2. Provide the validator address you wish to analyze.
  3. Select the date range for which you want historical data.
  4. Click the Fetch Validator Data button to view the performance metrics and historical data.

Feedback and Contributions

For feedback, issues, or contributions, please open an issue on the repository or contact the creator.

About

This tool provides insights into the performance metrics of a given validator. By simply entering the validator address, you can view current performance metrics and historical data. Whether you're an individual staker, a validator, or just curious about the metrics, this app offers a comprehensive snapshot of validator performance over time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages