{"id":71038,"library":"solana-vote","title":"Solana Vote","description":"Solana vote program.","status":"active","version":"4.0.1","language":"rust","source_language":null,"source_url":"https://github.com/anza-xyz/agave","tags":["solana","vote","blockchain","consensus"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsolana-vote = \"4.0.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add solana-vote","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Vote","correct":"use solana_vote::Vote;"}],"quickstart":{"code":"use solana_vote::Vote;\n\nfn main() {\n    let vote = Vote::new();\n    vote.process();\n}","lang":"rust","description":"Processes a Solana vote."},"warnings":[{"fix":"Add solana-sdk dependency and configure RPC endpoint.","message":"Requires Solana SDK and network connection.","severity":"gotcha","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'blockchain':8 'consensus':9 'program':5 'solana':1,3,6 'vote':2,4,7","created_at":"2026-06-17T18:21:53.344232+00:00","updated_at":"2026-06-17T18:21:53.344232+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-vote/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","networking"],"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}}