RADIX WikiRADIX Wiki

Introduction

Notix is a real-time notification and monitoring service for Radix accounts. A user connects a Radix Wallet, selects the accounts to watch, and defines trigger rules; matching on-ledger events are then delivered as alerts rather than having to be discovered by checking a dashboard. It was announced on 17 June 2025 on the blog of ShardSpace, the Radix portfolio manager, and the service points its community link at the same Telegram group.

The category it occupies is narrow but real: a Radix account's activity is visible on-ledger to anyone who queries for it, and services such as the Radix Dashboard render that state, but reading it is a pull. Notix is the push half — a watcher that turns ledger events into messages.

What It Monitors

The product site lists the event classes a trigger can fire on: deposits, withdrawals, stake and unstake events, fungible and non-fungible resource movements, pool liquidity additions and removals, and custom events configured against any component. Triggers carry conditions and thresholds, so a rule can be scoped to an amount, a resource or a counterparty rather than firing on all activity.

The announcement adds the delivery side: notifications reach the user in-app, as browser push, or through a Telegram integration, and the interface is built as a Progressive Web App so it can be installed on a phone or desktop. It also describes validator monitoring — stake changes, reward distribution and validator status — as a distinct feature for node operators and delegators.

Infrastructure

Notix does not run its own webhook plumbing. Its footer credits Hookah — the open-source Radix webhook service documented at Hookah — as the provider of webhook services, which places Notix downstream of it: Hookah watches the ledger and emits events, Notix applies the user's rules and delivers the message. The same footer carries a 2026 copyright line, the most recent dated marker the service publishes about itself.

Beyond that, the project publishes little: no team page, no roadmap, no changelog and no public repository are linked from the site, and the announcement post is the only long-form description of the product. The status recorded here reflects a live, wallet-connectable service, not a claim about the size or activity of the team behind it.

HydrateLast updated 2h agov1.0.01 revision