Registry / other / cw-orch-core

cw-orch-core

JSON →
library2.1.4rscratesunverified

Scripting library for deploying and interacting with CosmWasm smart-contracts.

# Cargo.toml [dependencies] cw-orch-core = "2.1.4"
INSTALL
IMPORT
SIG · CW-ORCH-CORE
C
cw-orch-core
otherrustv2.1.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.

Environment
use cw_orch_core::environment::Environment;

Creates a CosmWasm deployment environment.

use cw_orch_core::environment::Environment; fn main() { let env = Environment::new(); println!("Environment created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
cw-orch-core — cargo add cw-orch-core · libregistry