{"id":63198,"library":"ckb-app-config","title":"CKB App Config","description":"Provides command line arguments and configuration options for the CKB (Nervos) blockchain node.","status":"active","version":"1.2.2","language":"rust","source_language":null,"source_url":"https://github.com/nervosnetwork/ckb","tags":["ckb","nervos","blockchain","configuration","cli"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nckb-app-config = \"1.2.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ckb-app-config","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"CKBAppConfig","correct":"use ckb_app_config::CKBAppConfig;"}],"quickstart":{"code":"use ckb_app_config::CKBAppConfig;\n\nlet config = CKBAppConfig::from_file(\"ckb.toml\").unwrap();\nprintln!(\"{:?}\", config);","lang":"rust","description":"Loads CKB node configuration from a TOML file."},"warnings":[],"env_vars":null,"search_vec":"'app':2 'argument':7 'blockchain':15,19 'ckb':1,13,17 'cli':21 'command':5 'config':3 'configur':9,20 'line':6 'nervo':14,18 'node':16 'option':10 'provid':4","created_at":"2026-06-17T16:40:52.914350+00:00","updated_at":"2026-06-17T16:40:52.914350+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-app-config/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["config","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}}