{"id":64866,"library":"solana-tpu-client","title":"Solana TPU Client","description":"Solana TPU (Transaction Processing Unit) client for sending transactions to the Solana network.","status":"active","version":"4.0.0","language":"rust","source_language":null,"source_url":"https://github.com/anza-xyz/agave","tags":["solana","tpu","client","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsolana-tpu-client = \"4.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add solana-tpu-client","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"TpuClient","correct":"use solana_tpu_client::TpuClient;"}],"quickstart":{"code":"use solana_tpu_client::TpuClient;\n\nfn main() {\n    let client = TpuClient::new();\n    println!(\"TPU client created\");\n}","lang":"rust","description":"Create a new TPU client instance."},"warnings":[{"fix":"Ensure you have a valid Solana cluster endpoint configured.","message":"Requires a running Solana validator or RPC endpoint to function.","severity":"gotcha","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'blockchain':20 'client':3,9,19 'network':16 'process':7 'send':11 'solana':1,4,15,17 'tpu':2,5,18 'transact':6,12 'unit':8","created_at":"2026-06-17T17:01:23.863452+00:00","updated_at":"2026-06-17T17:01:23.863452+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-tpu-client/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","crypto"],"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}}