Registry / networking / tc-network

tc-network

JSON →
library0.8.0rscratesunverified

Tetcore network protocol implementation for blockchain networking.

# Cargo.toml [dependencies] tc-network = "0.8.0"
INSTALL
IMPORT
SIG · TC-NETWORK
T
tc-network
networkingrustv0.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.

NetworkService
use tc_network::NetworkService;

Placeholder for network service usage.

use tc_network::NetworkService; fn main() { // NetworkService requires async runtime and configuration println!("TC Network crate"); }
Debug
Known issues
gotchaRequires async runtime (tokio) and full Tetcore node setup
fix
Add tokio as dependency and configure a runtime
affects: >=0.8.0
Upgrade
Version history
0.8.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
tc-network — cargo add tc-network · libregistry