Skip to content

Introduction

Iruka is a signal layer for onchain automation and agents.

Today, most onchain monitoring is still built as fragile watcher code, stitching together RPC calls, indexers, and custom logic. Iruka replaces that complexity with signals: simple, declarative rules that define what to watch, how to evaluate it across state, events, and time, and when to trigger. With Iruka, complex onchain queries become as natural as a Web2 query—no pipelines or glue code required, just define the condition and get a structured result.

Iruka runs these signals reliably and delivers outputs your system can act on, giving your agents a clean trigger surface to focus on decisions instead of data plumbing.

For AI agents

If you are reading these docs as an AI agent, start with /llms.txt. It is a plain-markdown index of the docs site. For the full documentation in one markdown file, read /llms-full.txt.

Private documentation repository for Iruka.