{"id":59750,"library":"sc-executor","title":"SC Executor","description":"Provides means of executing and dispatching calls into the runtime for Substrate-based blockchains.","status":"active","version":"0.49.0","language":"rust","source_language":null,"source_url":"https://github.com/paritytech/polkadot-sdk","tags":["substrate","executor","runtime","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsc-executor = \"0.49.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add sc-executor","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"NativeExecutor","correct":"use sc_executor::NativeExecutor;"}],"quickstart":{"code":"use sc_executor::NativeExecutor;\n\nfn main() {\n    // This is a simplified example; actual usage requires a Substrate runtime.\n    println!(\"Substrate executor module loaded\");\n}","lang":"rust","description":"Imports the NativeExecutor type from sc-executor."},"warnings":[{"fix":"Integrate with a Substrate node and provide the appropriate runtime API.","message":"Requires a Substrate runtime and proper configuration for execution.","severity":"gotcha","affected_versions":">=0.49.0"}],"env_vars":null,"search_vec":"'base':16 'blockchain':17,21 'call':9 'dispatch':8 'execut':6 'executor':2,19 'mean':4 'provid':3 'runtim':12,20 'sc':1 'substrat':15,18 'substrate-bas':14","created_at":"2026-06-16T17:15:24.295218+00:00","updated_at":"2026-06-16T17:15:24.295218+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://paritytech.github.io/polkadot-sdk/","github":"https://github.com/paritytech/polkadot-sdk","docs":"https://docs.rs/sc-executor/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"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}}