{"id":13436499,"url":"https://github.com/jjyr/hdwallet","last_synced_at":"2025-12-30T04:05:21.172Z","repository":{"id":33916844,"uuid":"162728724","full_name":"jjyr/hdwallet","owner":"jjyr","description":"HD wallet BIP-32 related key derivation utilities.","archived":true,"fork":false,"pushed_at":"2023-11-12T21:56:53.000Z","size":127,"stargazers_count":34,"open_issues_count":2,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-28T05:51:25.162Z","etag":null,"topics":["bip32","bitcoin","cryptocurrency","hd-wallet","hdwallet","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jjyr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-21T15:20:23.000Z","updated_at":"2024-11-23T00:09:18.000Z","dependencies_parsed_at":"2024-06-19T02:55:54.014Z","dependency_job_id":"5ca374c3-2d36-4d4a-b2d9-942e8c980747","html_url":"https://github.com/jjyr/hdwallet","commit_stats":{"total_commits":85,"total_committers":5,"mean_commits":17.0,"dds":"0.10588235294117643","last_synced_commit":"279117e090dd0cc691cfb556eb3cb55ead2d577d"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjyr%2Fhdwallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjyr%2Fhdwallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjyr%2Fhdwallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjyr%2Fhdwallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjyr","download_url":"https://codeload.github.com/jjyr/hdwallet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244310343,"owners_count":20432521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bip32","bitcoin","cryptocurrency","hd-wallet","hdwallet","rust"],"created_at":"2024-07-31T03:00:49.226Z","updated_at":"2025-12-12T15:04:19.010Z","avatar_url":"https://github.com/jjyr.png","language":"Rust","funding_links":[],"categories":["Applications","应用程序 Applications","应用","应用 Applications","Rust"],"sub_categories":["Cryptocurrencies","Blockchain","加密货币 Cryptocurrencies","加密货币"],"readme":"# HDWallet\n\n[![Crates.io](https://img.shields.io/crates/v/hdwallet.svg)](https://crates.io/crates/hdwallet)\n[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[Docs](https://docs.rs/hdwallet)\n\nHD wallet([BIP-32]) key derivation utilities.\n\nThis crate is build upon [secp256k1] crate, this crate only provides [BIP-32] related features, for signature features see the [secp256k1 documentation](https://docs.rs/secp256k1).\n\n* [`ChainPath`] and [`KeyChain`] are used to derive HD wallet keys.\n* [`Derivation`] describes key derivation info.\n* [`ExtendedPrivKey`] and [`ExtendedPubKey`] represent extended keys according to [BIP-32], which can derives child keys.\n* [`KeyIndex`] indicates child key's index and type(Normal key or Hardened key).\n* [`Error`] errors.\n\n`hdwallet` itself is a key derivation framework.\nCheck `hdwallet-bitcoin` if you want to derive bitcoin keys; you can find or submit other crypto currencies on [hdwallet homepage](https://github.com/jjyr/hdwallet).\n\n## Documentation\n\n* [HDWallet](https://docs.rs/hdwallet)\n* [HDWallet Bitcoin](https://docs.rs/hdwallet-bitcoin)\n\n## License\n\nMIT\n\n[BIP-32]: https://github.com/bitcoin/bips/blob/0042dec548f8c819df7ea48fdeec78af21974384/bip-0032.mediawiki \"BIP 32\"\n[secp256k1]: https://github.com/rust-bitcoin/rust-secp256k1/ \"secp256k1\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjyr%2Fhdwallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjjyr%2Fhdwallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjyr%2Fhdwallet/lists"}