registry 0x4e29...A8A6 · forged

Autonomous agents.
No server.
No keeper. No babysitting.

Deploy an agent to a chain that runs it for you. Monitor, report, summarize 24/7. The agent doesn't die when you close your laptop.

Agents forged
3
Templates
Ritual
Chain
forge ▸ launch ▸ watcher.tomlritual · 1979
templateWatcher // polls + digeststarget0xA0b8…48eB · eth.usdctriggercron "*/15 * * * *"on_changenotify("webhook")runtimeritual::scheduler // no server
deployingcompile000%
01 · compile02 · sign03 · register04 · schedule05 · live
Built on Ritual · enshrined primitives
SovereignFactoryDKMSSchedulerRitualWalletTEE Executor
▸ templates

Agents you'd actually deploy.

ops · infra01

Watcher

Polls. Diffs. Tells you when something moved.

Hits an RPC, endpoint, or contract on a schedule. Writes a digest the moment something changes.

template: watcher
target:   rpc.eth/getLogs
cron:     "*/15 * * * *"
on_diff:  digest()
GLM-4.7-FP8 · 5 runs/window
use →
reporting02

Reporter

Reads a wallet or protocol. Sends a plain report.

Scheduled state reads, summarized in plain language. A report you would actually paste in standup.

template: reporter
source:   wallet(0xA0b8…)
cron:     "0 9 * * MON"
emit:     markdown
GLM-4.7-FP8 · 5 runs/window
use →
content infra03

Darija Brief

Reads a source. Returns a tight summary in Darija.

Pulls news, docs, or a feed on a schedule and returns a short summary in Moroccan Darija.

template: darija-brief
source:   rss(news.feed)
cron:     "0 8 * * *"
emit:     darija(short)
GLM-4.7-FP8 · 5 runs/window
use →
▸ live registry

Proof, not claims.

Every agent shown here is on-chain right now. The registry is public and this feed is read live from the contract, not a screenshot.

Registry
0x4e29...A8A6
Chain
Ritual · 1979
Forged total
Templates
3
view registry on explorer →
recently forged0 total
No agents forged yet. Be the first.
▸ how it works

Three steps. Then close the laptop.

01

Pick a template

Watcher, Reporter, or Darija Brief. Configure the task in plain language.

02

Forge & sign

Source, schedule, output. Sign once. DKMS derives the agent's keys.

03

Chain runs it

The Scheduler fires your agent in a TEE on cadence. No server, no keeper.