SDF publishes a practical guide to monitoring assets and positions on Stellar using Hypernative. Covers threat modeling, monitoring plan development, and two detailed examples: setting up large XLM transfer alerts and tracking Blend pool utilization thresholds.

Stellar Development Foundation publishes a comprehensive guide to monitoring smart contracts and assets on Stellar using Hypernative. The guide starts from first principles: threat modeling identifies what can go wrong, and a monitoring plan translates that into detection rules and response actions. It includes two detailed Hypernative configuration examples. First scenario: set up alerts for significant XLM transfers from a project wallet, using custom agents and email/Slack/Discord/Telegram delivery. Second scenario: configure advanced monitoring for Blend pool utilization, reading contract state at each block to calculate utilization ratios and trigger alerts when thresholds are exceeded. The guide positions monitoring as essential operational practice: without it, attacks can drain funds and anomalies become losses before anyone notices.