Registry / other / tea-solc-codec

tea-solc-codec

JSON →
library0.2.0-dev.4rscratesunverified

Provides encoding and decoding utilities for the TEA SDK, enabling smart contract interaction.

# Cargo.toml [dependencies] tea-solc-codec = "0.2.0-dev.4"
INSTALL
IMPORT
SIG · TEA-SOLC-CODEC
T
tea-solc-codec
otherrustv0.2.0-dev.4
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.

Codec
use tea_solc_codec::Codec;

Initializes a new TEA codec instance.

use tea_solc_codec::Codec; fn main() { let codec = Codec::new(); println!("Codec initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0-dev.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
tea-solc-codec — cargo add tea-solc-codec · libregistry