{"id":58854,"library":"tp-blockchain","title":"Tetcore Blockchain","description":"Tetcore blockchain traits and primitives for building blockchain runtimes.","status":"active","version":"2.0.2","language":"rust","source_language":null,"source_url":"https://github.com/tetcoin/tetcore","tags":["tetcore","blockchain","primitives","runtime"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntp-blockchain = \"2.0.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tp-blockchain","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Blockchain","correct":"use tp_blockchain::Blockchain;"}],"quickstart":{"code":"use tp_blockchain::Blockchain;\n\n// Example usage (requires full Tetcore setup)\nlet blockchain = Blockchain::default();\nprintln!(\"Blockchain initialized\");","lang":"rust","description":"Initialize a default blockchain instance (requires Tetcore runtime)."},"warnings":[{"fix":"Ensure all Tetcore dependencies and features are enabled.","message":"Requires full Tetcore framework setup; not standalone.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'blockchain':2,4,10,13 'build':9 'primit':7,14 'runtim':11,15 'tetcor':1,3,12 'trait':5","created_at":"2026-06-16T16:41:05.275613+00:00","updated_at":"2026-06-16T16:41:05.275613+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-blockchain/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"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}}