alien-commands-client 1.9.0

Rust client SDK for invoking commands on Alien deployments
Documentation
1
2
3
4
5
# 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).