Provably fair moves
Every move is a signed, ordered, permanent action. Playable from any client — wallet, CLI, or bot.
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.
Every move is a signed, ordered, permanent action. Playable from any client — wallet, CLI, or bot.
Users act by signing a transaction, not by connecting. No approve-this-site popups on your UI.
deploy, rotate-key, set-flag, restart. Every privileged action signed and logged forever.
Schedules, triggers, and dead-man switches on a public ordered ledger, not a hidden cron.
Issue an agent's actions as signed commands. Provable behavior you can audit after the fact.
Only holders, stakers, or a multisig may issue a command. Roles enforced at interpret time.
Bring your own JSON commands and handlers. The bus stays the same.