{"id":66540,"library":"solders-traits","title":"solders-traits","description":"A collection of traits and helpers for Solders.","status":"active","version":"0.21.0","language":"rust","source_language":null,"source_url":"https://github.com/kevinheavey/solders","tags":["solana","solders","traits","crypto"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsolders-traits = \"0.21.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add solders-traits","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Pubkey","correct":"use solders_traits::Pubkey;"}],"quickstart":{"code":"use solders_traits::Pubkey;\n\nfn main() {\n    let pk = Pubkey::new_unique();\n    println!(\"{}\", pk);\n}","lang":"rust","description":"Creates a new unique public key using Solders traits."},"warnings":[],"env_vars":null,"search_vec":"'collect':5 'crypto':15 'helper':9 'solana':12 'solder':2,11,13 'solders-trait':1 'trait':3,7,14","created_at":"2026-06-17T17:25:04.278455+00:00","updated_at":"2026-06-17T17:25:04.278455+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://github.com/kevinheavey/solders","github":"https://github.com/kevinheavey/solders","docs":"https://docs.rs/solders-traits/","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-17","next_check":"2026-12-14","install_tag":null}}