{"id":59960,"library":"tet-libp2p-core","title":"Tet Libp2p Core","description":"Core traits and structs of tet-libp2p, a libp2p networking stack variant.","status":"active","version":"0.27.0","language":"rust","source_language":null,"source_url":"https://github.com/tetcoin/tet-libp2p","tags":["libp2p","networking","p2p","tetcoin"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntet-libp2p-core = \"0.27.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tet-libp2p-core","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"PeerId","correct":"use tet_libp2p_core::PeerId;"}],"quickstart":{"code":"use tet_libp2p_core::PeerId;\n\nfn main() {\n    let peer_id = PeerId::random();\n    println!(\"Peer ID: {}\", peer_id);\n}","lang":"rust","description":"Generates a random PeerId using tet-libp2p-core."},"warnings":[],"env_vars":null,"search_vec":"'core':3,4 'libp2p':2,11,13,17 'network':14,18 'p2p':19 'stack':15 'struct':7 'tet':1,10 'tet-libp2p':9 'tetcoin':20 'trait':5 'variant':16","created_at":"2026-06-16T17:22:33.866818+00:00","updated_at":"2026-06-16T17:22:33.866818+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/tet-libp2p","docs":"https://docs.rs/tet-libp2p-core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}