Registry / other / croncat-sdk-agents

croncat-sdk-agents

JSON →
library1.0.4rscratesunverified

CronCat agents package containing CosmWasm types, messages, and errors for building automated tasks on Cosmos.

# Cargo.toml [dependencies] croncat-sdk-agents = "1.0.4"
INSTALL
IMPORT
SIG · CRONCAT-SDK-AGENTS
C
croncat-sdk-agents
otherrustv1.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ExecuteMsg
use croncat_sdk_agents::msg::ExecuteMsg;

Create a CronCat task execution message.

use croncat_sdk_agents::msg::ExecuteMsg; let msg = ExecuteMsg::CreateTask { task: Default::default() };
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
croncat-sdk-agents — cargo add croncat-sdk-agents · libregistry