Skip to content
View dvjromashkin's full-sized avatar

Block or report dvjromashkin

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
dvjromashkin/README.md

Roman Shaulskyi

Validator DevOps · Web3 Infrastructure · Security Research · Blockchain Tools

I work on blockchain infrastructure, validator operations, monitoring, incident analysis and practical tools for Web3 networks.

My current focus is on payment-focused blockchain tooling, validator reliability, dashboards, RPC operations and security-oriented infrastructure research.


Current projects

Tempo Community Dashboard

Public community analytics dashboard for the Tempo network.

Live: https://tempo-dashboard.xyz https://tempo-payout-cockpit.vercel.app/ https://42-dashboard.xyz/ https://cryptech.space

Tracks:

  • network health;
  • live blocks;
  • stablecoins;
  • payment lanes;
  • MPP activity;
  • whales;
  • ecosystem data;
  • public address activity.

Status: unofficial, independent community project.


Tempo Payout Cockpit

Browser-only MVP for batch stablecoin payouts on Tempo Moderato testnet.

Live: https://tempo-payout-cockpit.vercel.app

Repository: https://github.com/dvjromashkin/tempo-payout-cockpit

Flow:

CSV → validation → preview → Tempo Wallet → one atomic AlphaUSD testnet batch → local receipt

The app is:

  • Moderato testnet only;
  • AlphaUSD only;
  • browser-only and non-custodial;
  • without backend, analytics, telemetry or data collection;
  • unofficial and independent.

Areas of work

  • validator and node operations;
  • RPC and production reliability;
  • Linux server administration;
  • monitoring and alerting;
  • blockchain dashboards;
  • payment infrastructure tooling;
  • incident analysis and postmortems;
  • Web3 security research;
  • testnet and mainnet infrastructure operations.

Infrastructure background

My background includes Linux administration, blockchain infrastructure and validator operations across EVM-compatible and Cosmos/Tendermint-based networks.

I have worked with:

  • Ubuntu / Linux servers;
  • systemd, Docker, LXC/LXD;
  • Grafana, Prometheus, Zabbix and Telegram alerts;
  • PostgreSQL, Redis and production service monitoring;
  • validator nodes, RPC endpoints and blockchain infrastructure;
  • deployment, troubleshooting and operational recovery.

Public repositories

Some older repositories on this profile are validator/testnet contributions, forks, experiments or operational notes.

I am currently reorganizing this GitHub profile around active Web3 infrastructure, security and blockchain tooling work.

Pinned repositories are the best entry point.


Links

Website: https://cryptech.space

X: https://x.com/RomanChainOps

GitHub: https://github.com/dvjromashkin

Pinned Loading

  1. tempo-payout-cockpit tempo-payout-cockpit Public

    Non-custodial web cockpit for mass stablecoin payouts on Tempo: a CSV of recipients paid in ONE atomic 0x76 batch, signed in your wallet (testnet MVP).

    TypeScript 1

  2. dvjromashkin dvjromashkin Public

    Config files for my GitHub profile.

  3. espresso_validator_data espresso_validator_data Public

    metadata

  4. validator-info validator-info Public

    Forked from monad-developers/validator-info

    This repo is dedicated for validators to upload their info in a standard format

    Python