alien-commands-client 1.3.2

Rust client SDK for invoking commands on Alien deployments
Documentation

alien-commands-client

Rust client for invoking remote commands on Alien deployments. Mirrors the TypeScript @alienplatform/sdk/commands package.

Provides CommandsClient with invoke(command_name, params) — handles command creation, polling for results, and payload decoding (inline or storage-backed).