From c707b82f362e278b5e780524c8486413baa27b35 Mon Sep 17 00:00:00 2001 From: S Jannette Date: Sun, 1 Mar 2026 07:51:57 -0500 Subject: [PATCH] Revise README with new project overview Updated project description and added overview section. --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 03a9c30..8152432 100644 --- a/README.md +++ b/README.md @@ -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