Rakshit.sol
Back to Projects

Uptime Monitoring Platform

Decentralized uptime monitoring system with Solana-based validator payments and WebSocket key coordination.

SolanaGoPostgreSQLRabbitMQ
Play Demo Video

Decentralized uptime monitoring system with Solana-based validator payments.

Architecture

  • API Server (Port 8080): REST API for website management.
  • Hub Server (Port 8081): WebSocket coordinator for validators.
  • Validators: Distributed nodes performing health checks.
  • PostgreSQL: GORM-based data persistence.
  • RabbitMQ: Asynchronous payout processing.
  • Solana Devnet: Validator payment settlement.