Registry / crypto / tg4
library0.17.1rscratesunverified

Tgrade-4 Interface: Groups Members for CosmWasm smart contracts.

# Cargo.toml [dependencies] tg4 = "0.17.1"
INSTALL
IMPORT
SIG · TG4
T
tg4
cryptorustv0.17.1
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.

Group
use tg4::Group;

Creates a default group instance.

use tg4::Group; fn main() { let group = Group::default(); println!("Group created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Resources
tg4 — cargo add tg4 · libregistry