{"id":75793,"library":"solana-banks-client","title":"Solana Banks Client","description":"Solana banks client","status":"active","version":"4.0.0","language":"rust","source_language":null,"source_url":"https://github.com/anza-xyz/agave","tags":["solana","banks","client","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsolana-banks-client = \"4.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add solana-banks-client","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"BanksClient","correct":"use solana_banks_client::BanksClient;"}],"quickstart":{"code":"use solana_banks_client::BanksClient;\n\nfn main() {\n    let client = BanksClient::new(\"http://localhost:8899\".to_string());\n    println!(\"Banks client created\");\n}","lang":"rust","description":"Creates a new BanksClient connected to a local Solana node."},"warnings":[],"env_vars":null,"search_vec":"'bank':2,5,8 'blockchain':10 'client':3,6,9 'solana':1,4,7","created_at":"2026-06-17T19:21:10.849327+00:00","updated_at":"2026-06-17T19:21:10.849327+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-banks-client/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"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}}