{"id":59952,"library":"tp-state-machine","title":"TP State Machine","description":"Tetcore State Machine implementation for blockchain runtime state management.","status":"active","version":"2.1.2","language":"rust","source_language":null,"source_url":"https://github.com/tetcoin/tetcore","tags":["blockchain","state-machine","tetcore"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntp-state-machine = \"2.1.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tp-state-machine","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"StateMachine","correct":"use tp_state_machine::StateMachine;"}],"quickstart":{"code":"use tp_state_machine::StateMachine;\n\nfn main() {\n    let machine = StateMachine::new();\n    println!(\"State machine initialized\");\n}","lang":"rust","description":"Initializes a new Tetcore state machine."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':9,13 'implement':7 'machin':3,6,16 'manag':12 'runtim':10 'state':2,5,11,15 'state-machin':14 'tetcor':4,17 'tp':1","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/tetcore","docs":"https://docs.rs/tp-state-machine/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"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}}