Registry / other / tg-bindings

tg-bindings

JSON →
library0.17.1rscratesunverified

Bindings for CustomMsg and CustomQuery for the Tgrade blockchain.

# Cargo.toml [dependencies] tg-bindings = "0.17.1"
INSTALL
IMPORT
SIG · TG-BINDINGS
T
tg-bindings
otherrustv0.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.

TgradeMsg
use tg_bindings::TgradeMsg;

Creates a new Tgrade custom message for blockchain interactions.

use tg_bindings::TgradeMsg; fn main() { let msg = TgradeMsg::new(); println!("Tgrade message 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
10 hits · last 30 days
node
10
Resources
tg-bindings — cargo add tg-bindings · libregistry