{"id":64298,"library":"tc-network","title":"TC Network","description":"Tetcore network protocol implementation for blockchain networking.","status":"active","version":"0.8.0","language":"rust","source_language":null,"source_url":"https://github.com/tetcoin/tetcore","tags":["blockchain","networking","tetcore","p2p"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntc-network = \"0.8.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tc-network","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"NetworkService","correct":"use tc_network::NetworkService;"}],"quickstart":{"code":"use tc_network::NetworkService;\n\nfn main() {\n    // NetworkService requires async runtime and configuration\n    println!(\"TC Network crate\");\n}","lang":"rust","description":"Placeholder for network service usage."},"warnings":[{"fix":"Add tokio as dependency and configure a runtime","message":"Requires async runtime (tokio) and full Tetcore node setup","severity":"gotcha","affected_versions":">=0.8.0"}],"env_vars":null,"search_vec":"'blockchain':8,10 'implement':6 'network':2,4,9,11 'p2p':13 'protocol':5 'tc':1 'tetcor':3,12","created_at":"2026-06-17T16:54:29.971963+00:00","updated_at":"2026-06-17T16:54:29.971963+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://core.tetcoin.org","github":"https://github.com/tetcoin/tetcore","docs":"https://docs.rs/tc-network/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}