{"id":58318,"library":"sp-keystore","title":"SP Keystore","description":"Keystore primitives for Substrate-based blockchains.","status":"active","version":"0.47.0","language":"rust","source_language":null,"source_url":"https://github.com/paritytech/polkadot-sdk","tags":["substrate","keystore","crypto","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsp-keystore = \"0.47.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add sp-keystore","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Keystore","correct":"use sp_keystore::Keystore;"}],"quickstart":{"code":"use sp_keystore::Keystore;\n\nfn main() {\n    let keystore = Keystore::new();\n    println!(\"Keystore created\");\n}","lang":"rust","description":"Creates a new keystore instance."},"warnings":[{"fix":"Add `sp-keystore` with features like `full_crypto` if needed.","message":"Part of the Substrate/Polkadot SDK; requires specific runtime dependencies and feature flags.","severity":"gotcha","affected_versions":">=0.47.0"}],"env_vars":null,"search_vec":"'base':8 'blockchain':9,13 'crypto':12 'keystor':2,3,11 'primit':4 'sp':1 'substrat':7,10 'substrate-bas':6","created_at":"2026-06-16T16:19:17.475931+00:00","updated_at":"2026-06-16T16:19:17.475931+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/sp-keystore/","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}}