Registry / other / rhaki-cw-plus

rhaki-cw-plus

JSON →
library2.2.4rscratesunverified

Advanced utilities for CosmWasm smart contract development.

# Cargo.toml [dependencies] rhaki-cw-plus = "2.2.4"
INSTALL
IMPORT
SIG · RHAKI-CW-PLUS
R
rhaki-cw-plus
otherrustv2.2.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.

Contract
use rhaki_cw_plus::Contract;

Initializes a new CosmWasm contract using Rhaki utilities.

use rhaki_cw_plus::Contract; fn main() { let contract = Contract::new(); println!("Contract initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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