{"id":62473,"library":"solana-program-runtime","title":"Solana Program Runtime","description":"Solana program runtime for executing on-chain programs in the Solana blockchain.","status":"active","version":"3.1.11","language":"rust","source_language":null,"source_url":"https://github.com/anza-xyz/agave","tags":["solana","blockchain","runtime","program","execution"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsolana-program-runtime = \"3.1.11\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add solana-program-runtime","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Runtime","correct":"use solana_program_runtime::runtime::Runtime;"}],"quickstart":{"code":"use solana_program_runtime::runtime::Runtime;\n\nfn main() {\n    let runtime = Runtime::new();\n    println!(\"Solana runtime initialized\");\n}","lang":"rust","description":"Initializes the Solana program runtime."},"warnings":[{"fix":"Enable features like 'program' or 'runtime' in Cargo.toml.","message":"Requires Solana SDK and specific feature flags for full functionality.","severity":"gotcha","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'blockchain':16,18 'chain':11 'execut':8,21 'on-chain':9 'program':2,5,12,20 'runtim':3,6,19 'solana':1,4,15,17","created_at":"2026-06-17T16:30:59.322198+00:00","updated_at":"2026-06-17T16:30:59.322198+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://anza.xyz/","github":"https://github.com/anza-xyz/agave","docs":"https://docs.rs/solana-program-runtime/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","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}}