Skip to content

solana vote monitor with real-time tvc (timely vote credits) tracking.

Notifications You must be signed in to change notification settings

1000xsh/voteperfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voteperfx - solana vote monitor

solana vote monitor with real-time tvc (timely vote credits) tracking.

features

  • real-time vote monitoring via yellowstone grpc
  • tvc efficiency tracking and performance metrics
  • interactive dashboard with latency visualization
  • automatic poor performance detection and logging
  • optimized for low resource usage
Screenshot_20250723_213029

setup

# clone and build
git clone https://github.com/1000xsh/voteperfx
cd voteperfx
cargo build --release

# configure
nano config.toml
# edit config.toml with your grpc endpoint and vote account

usage

# interactive dashboard (default)
./target/release/voteperfx

# simple logging mode
./target/release/voteperfx --simple

# help
./target/release/voteperfx --help

configuration

edit config.toml to set:

  • grpc_url: your yellowstone grpc endpoint
  • vote_account: validator vote account to monitor
  • performance_logging: filters for logging poor performance events

About

solana vote monitor with real-time tvc (timely vote credits) tracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages