{"id":58212,"library":"ckb-types","title":"CKB Types","description":"Core types library for the Nervos CKB blockchain.","status":"active","version":"1.1.1","language":"rust","source_language":null,"source_url":"https://github.com/nervosnetwork/ckb","tags":["blockchain","nervos","types"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nckb-types = \"1.1.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ckb-types","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"BlockView","correct":"use ckb_types::core::BlockView;"}],"quickstart":{"code":"use ckb_types::core::BlockView;\n\nfn main() {\n    let block = BlockView::new();\n    println!(\"Block: {:?}\", block);\n}","lang":"rust","description":"Creates a new BlockView instance from the CKB core types."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':10,11 'ckb':1,9 'core':3 'librari':5 'nervo':8,12 'type':2,4,13","created_at":"2026-06-16T16:15:35.483055+00:00","updated_at":"2026-06-16T16:15:35.483055+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://github.com/nervosnetwork/ckb","github":"https://github.com/nervosnetwork/ckb","docs":"https://docs.rs/ckb-types/","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}}