Registry / other / croncat-factory

croncat-factory

JSON →
library1.0.4rscratesunverified

CronCat factory smart contract for managing cron jobs on blockchain.

# Cargo.toml [dependencies] croncat-factory = "1.0.4"
INSTALL
IMPORT
SIG · CRONCAT-FACTORY
C
croncat-factory
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.

execute
use croncat_factory::contract::execute;

Imports the execute function from the CronCat factory contract.

use croncat_factory::contract::execute; use cosmwasm_std::testing::mock_dependencies; fn main() { let deps = mock_dependencies(); println!("CronCat factory contract loaded"); }
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
9 hits · last 30 days
node
8
Meta
1
Resources
croncat-factory — cargo add croncat-factory · libregistry