{"id":69225,"library":"tp-runtime-interface","title":"TP Runtime Interface","description":"Provides the runtime interface for the Tetcore blockchain framework.","status":"active","version":"2.1.2","language":"rust","source_language":null,"source_url":"https://github.com/tetcoin/tetcore","tags":["tetcore","blockchain","runtime","interface"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntp-runtime-interface = \"2.1.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tp-runtime-interface","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"RuntimeInterface","correct":"use tp_runtime_interface::RuntimeInterface;"}],"quickstart":{"code":"use tp_runtime_interface::RuntimeInterface;\n\nfn main() {\n    let iface = RuntimeInterface::new();\n    println!(\"Runtime interface initialized\");\n}","lang":"rust","description":"Initializes the Tetcore runtime interface."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':11,14 'framework':12 'interfac':3,7,16 'provid':4 'runtim':2,6,15 'tetcor':10,13 'tp':1","created_at":"2026-06-17T17:59:24.359613+00:00","updated_at":"2026-06-17T17:59:24.359613+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-runtime-interface/","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-17","next_check":"2026-12-14","install_tag":null}}