Skip to content
View SolyaUk's full-sized avatar

Block or report SolyaUk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SolyaUk/README.md

Hey, I'm Solya πŸ‘‹

Solana validator operator from Ukraine. Building open source tools for network decentralization.

⚑ Validator

I've been running a Solana validator since 2021. Working now with 0% commission on both inflation and MEV rewards. The node is deliberately hosted in SΓ£o Paulo, Brazil, outside the US/EU datacenter majority, to actually contribute to geographic decentralization of the network.

DoubleZero connected Β· SFDP approved Β· Jito BAM Β· 0% MEV commission

πŸ”— StakeWiz Β· solya.studio

πŸ”­ SONDA

Solana Observatory for Network Decentralization Analysis

Over the years of running a validator, I kept running into the same problem: the data you need to make good infrastructure decisions just isn't reliable. Choosing a datacenter, evaluating geographic distribution, comparing latency across regions β€” tools like validators.app and others often show inaccurate or conflicting location data, and there's no way to tell which source is right.

I started writing scripts to cross-check this stuff for myself. Then decentralization became more than just a personal concern β€” it became clear that the whole network needs better visibility into its own structure. That's when I decided to turn those private scripts into an open tool that anyone can use.

SONDA is the result:

  • 🌍 Cross-verified geolocation β€” every IP checked against 4 independent providers (DB-IP, IPInfo, GeoJS, ip-api), discrepancies detected and logged, not hidden
  • πŸ“‘ DoubleZero as ground truth β€” protocol-verified device locations automatically correct what geo databases get wrong
  • πŸ—ΊοΈ Full infrastructure map β€” not just validators, but DZ devices, BAM nodes, Jito block engines, Harmonic, Rakurai, NTP servers, RPC nodes, co-hosted nodes β€” 16 role types total
  • πŸ“Š Multi-dimensional metrics β€” Nakamoto coefficient, HHI, Gini, Shannon entropy across country, ASN, city, and validator dimensions simultaneously
  • ⚑ Fast β€” full mainnet scan of ~5,000 nodes in ~17 seconds with intelligent per-source caching
  • πŸ”“ Open source β€” MIT licensed, all data sources documented

Public dashboard coming soon at sonda.network

πŸ› οΈ Tech

Python Bash Solana Rust Linux SQLite

Pinned Loading

  1. sonda sonda Public

    Solana Observatory for Network Decentralization Analysis β€” multi-source geo-verified infrastructure mapping and decentralization metrics

    Python