From 51958b65eaedf98140c1a9dcfbcb85f6d8934f99 Mon Sep 17 00:00:00 2001 From: Steven Jannette Date: Sat, 22 Aug 2026 23:07:56 +0000 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b77ad4c..995965f 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,18 @@ # Koin Ping: Blockchain intelligence - 2025-2026 @sjDev - LICENSE: MIT + ![koinpin demo image.](koinping_demo_image.png) -A lightweight on-chain monitoring and alerting system designed to give users situational awareness over blockchain addresses they care about. +A lightweight on-chain monitoring and alerting system designed to give users situational awareness over blockchain addresses they care about. Integrations with Discord, Slack, Telegram, Whatsapp enable real-time alerts. -# Overview +# Overview: Real-time on-chain intelligence + +Koin Ping observes on-chain activity and notifies users when her predefined conditions are met. Users configure the application to observe +specific addresses and send instant notifications via Discord, Slack, Telegram, Whatsapp or email if threshold conditions are met, such as a +transfer in/out that is above a specified quantity of the relevant amount. + +The application does not execute transactions, manage wallets, or speculate on prices. -Koin Ping observes on-chain activity and notifies users when predefined conditions are met. It does not execute transactions, manage wallets, or speculate on prices. ## Getting Started