Registry / crypto / cw-core

cw-core

JSON →
library0.1.0rscratesunverified

DAO DAO v1 macros for CosmWasm smart contracts.

# Cargo.toml [dependencies] cw-core = "0.1.0"
INSTALL
IMPORT
SIG · CW-CORE
C
cw-core
cryptorustv0.1.0
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.

macros
use cw_core::macros;

Use CW Core macros.

use cw_core::macros; fn main() { println!("CW Core macros available"); }
Debug
Known issues
gotchaDesigned for CosmWasm and DAO DAO v1; may not be compatible with other frameworks.
fix
Ensure you are building a DAO DAO v1 contract.
affects: >=0.1.0
Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
Resources
cw-core — cargo add cw-core · libregistry