Use cases

One engine.
Anything you can name.

The only difference between apps is the command set they register and who is allowed to call it. Every action is signed, ordered, and permanently auditable.

Games

Provably fair moves

Every move is a signed, ordered, permanent action. Playable from any client — wallet, CLI, or bot.

dApps without connect

Static frontends

Users act by signing a transaction, not by connecting. No approve-this-site popups on your UI.

Verifiable ops

Privileged actions on-chain

deploy, rotate-key, set-flag, restart. Every privileged action signed and logged forever.

Automation

Public cron replacement

Schedules, triggers, and dead-man switches on a public ordered ledger, not a hidden cron.

Agents

AI with proof

Issue an agent's actions as signed commands. Provable behavior you can audit after the fact.

Token-gated

Authorization from chain

Only holders, stakers, or a multisig may issue a command. Roles enforced at interpret time.

Build something not on this list?

Bring your own JSON commands and handlers. The bus stays the same.