Revise README with new project overview

Updated project description and added overview section.
This commit is contained in:
S Jannette
2026-03-01 07:51:57 -05:00
committed by GitHub
parent c80ed89c0a
commit c707b82f36

View File

@@ -1,9 +1,8 @@
# Koin Ping
A lightweight on-chain monitoring and alerting system designed to give users situational awareness over blockchain addresses they care about.
Koin Ping is an MIT-licensed blockchain monitoring system by Steven Jannette
that polls Ethereum addresses for on-chain activity and delivers real-time
alerts to users via a Go REST API backend and a React single-page application
frontend.
# Overview
Koin Ping is designed to reliably observe on-chain activity and notify users when predefined conditions are met. It does not execute transactions, manage wallets, or speculate on prices.
## Getting Started