Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 466 Bytes

File metadata and controls

21 lines (14 loc) · 466 Bytes

BlockRelay

BlockRelay is an infrastructure service designed to simplify blockchain RPC communication and event processing. The project focuses on reliability, clean interfaces, and observable backend services.

Features

  • RPC provider management
  • Blockchain event processing
  • Request retry handling
  • Health monitoring
  • Structured logging

Tech Stack

Go · PostgreSQL · Redis · Docker

Getting Started

go mod download
go run ./cmd/server