{"id":72716,"library":"tp-consensus-slots","title":"TP Consensus Slots","description":"Primitives for slots-based consensus in the Tetcoin ecosystem.","status":"active","version":"2.1.2","language":"rust","source_language":null,"source_url":"https://github.com/tetcoin/tetcore","tags":["consensus","slots","tetcoin","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntp-consensus-slots = \"2.1.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tp-consensus-slots","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Slot","correct":"use tp_consensus_slots::Slot;"}],"quickstart":{"code":"use tp_consensus_slots::Slot;\n\nfn main() {\n    let slot = Slot::from(42u64);\n    println!(\"Slot: {:?}\", slot);\n}","lang":"rust","description":"Create and use a Slot primitive"},"warnings":[],"env_vars":null,"search_vec":"'base':8 'blockchain':17 'consensus':2,9,14 'ecosystem':13 'primit':4 'slot':3,7,15 'slots-bas':6 'tetcoin':12,16 'tp':1","created_at":"2026-06-17T18:42:13.478083+00:00","updated_at":"2026-06-17T18:42:13.478083+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/tp-consensus-slots/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","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}}