Registry / other / sg-std

sg-std

JSON →
library3.2.0rscratesunverified

Bindings for CosmWasm contracts to call into custom modules of Stargaze.

# Cargo.toml [dependencies] sg-std = "3.2.0"
INSTALL
IMPORT
SIG · SG-STD
S
sg-std
otherrustv3.2.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.

StargazeMsgWrapper
use sg_std::StargazeMsgWrapper;

Create a Stargaze message wrapper for CosmWasm contracts.

use sg_std::StargazeMsgWrapper; fn main() { let msg = StargazeMsgWrapper {}; println!("Stargaze message wrapper created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
sg-std — cargo add sg-std · libregistry