Update README.md

This commit is contained in:
2026-08-22 23:07:56 +00:00
parent 726e10dcdd
commit 51958b65ea

View File

@@ -1,12 +1,18 @@
# Koin Ping: Blockchain intelligence - 2025-2026 @sjDev - LICENSE: MIT # Koin Ping: Blockchain intelligence - 2025-2026 @sjDev - LICENSE: MIT
![koinpin demo image.](koinping_demo_image.png) ![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 ## Getting Started