Registry / cli / tc-cli

tc-cli

JSON →
library0.8.0rscratesunverified

Tetcore CLI interface for blockchain operations.

# Cargo.toml [dependencies] tc-cli = "0.8.0"
INSTALL
IMPORT
SIG · TC-CLI
T
tc-cli
clirustv0.8.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.

Cli
use tc_cli::Cli;

Initialize the Tetcore command-line interface.

use tc_cli::Cli; fn main() { let cli = Cli::new(); println!("CLI initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
32
OpenAI (training)
1
Resources
tc-cli — cargo add tc-cli · libregistry