{"id":68409,"library":"ledger-zondax-generic","title":"Ledger Zondax Generic","description":"Ledger Hardware Wallet - Common APDU Protocol Types for interacting with Ledger devices.","status":"active","version":"0.11.2","language":"rust","source_language":null,"source_url":"https://github.com/zondax/ledger-rs","tags":["ledger","hardware","wallet","apdu","crypto"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nledger-zondax-generic = \"0.11.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ledger-zondax-generic","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"ApduCommand","correct":"use ledger_zondax_generic::ApduCommand;"}],"quickstart":{"code":"use ledger_zondax_generic::ApduCommand;\n\nfn main() {\n    let cmd = ApduCommand { cla: 0x00, ins: 0x01, p1: 0x00, p2: 0x00, data: vec![] };\n    println!(\"{:?}\", cmd);\n}","lang":"rust","description":"Creates an APDU command for Ledger communication."},"warnings":[],"env_vars":null,"search_vec":"'apdu':8,19 'common':7 'crypto':20 'devic':15 'generic':3 'hardwar':5,17 'interact':12 'ledger':1,4,14,16 'protocol':9 'type':10 'wallet':6,18 'zondax':2","created_at":"2026-06-17T17:49:29.221586+00:00","updated_at":"2026-06-17T17:49:29.221586+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/zondax/ledger-rs","github":"https://github.com/zondax/ledger-rs","docs":"https://docs.rs/ledger-zondax-generic/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","other"],"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}}