Registry / other / cw1-whitelist

cw1-whitelist

JSON →
library2.0.0rscratesunverified

Implementation of a proxy contract using a whitelist for CosmWasm.

# Cargo.toml [dependencies] cw1-whitelist = "2.0.0"
INSTALL
IMPORT
SIG · CW1-WHITELIST
C
cw1-whitelist
otherrustv2.0.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.

execute
use cw1_whitelist::contract::execute;

Demonstrate access to the whitelist contract's execute function

use cw1_whitelist::contract::execute; fn main() { println!("CW1 whitelist contract execute function available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
cw1-whitelist — cargo add cw1-whitelist · libregistry