-
Notifications
You must be signed in to change notification settings - Fork 0
Home
dev-mondoshawan edited this page May 6, 2026
·
4 revisions
THE OUTER WALL OF DEFENSE
ScarpShield is a self-hosted smart contract monitoring tool by CounterScarp.io. It watches your deployed contracts for critical events and sends real-time alerts.
Quick Install: pip install scarpshield
- Lightweight — runs on your own machine, no cloud dependencies
- Private — your contract addresses and config stay local
- Multi-channel alerts — Email, Discord, Slack, Telegram, or console
- Web dashboard — polished dark-themed GUI with live event feed
| Page | Description |
|---|---|
| Installation | Step-by-step setup guide |
| Quick Start | Get monitoring in 5 minutes |
| CLI Reference | Complete command documentation |
| Roadmap | Planned features and changelog |
- GitHub Repository: https://github.com/RunTimeAdmin/ScarpShield
- PyPI: https://pypi.org/project/scarpshield/
- Website: https://counterscarp.io
- Getting Started: Quick-Start
- ERC-20 Transfer events
- Approval events
- OwnershipTransferred events
- Admin function calls (pause, transferOwnership, upgradeTo, etc.)
Ethereum, Polygon, BSC, Arbitrum, Base (add custom RPCs in config.json)
v1.0.1
Powered by CounterScarp.io