Hierarchical Deterministic Wallet¶
Python-based library implementing a Hierarchical Deterministic (HD) Wallet generator for 200+ cryptocurrencies.
This library offers a flexible and scalable solution for developers integrating multi-currency wallet functionality. It adheres to standard protocols for compatibility with other wallets and services, and provides features like secure seed generation, robust key management, and streamlined account control. By simplifying blockchain interactions, it enhances the developer experience and strengthens end-user security.
For TypeScript/JavaScript support, explore hdwallet.js, the official port of this library. Try it live at https://hdwallet.online, our interactive web playground.
Features |
Protocols |
|---|---|
Cryptocurrencies |
|
Entropies |
|
Mnemonics |
|
Seeds |
|
Elliptic Curve Cryptography’s |
|
Hierarchical Deterministic’s |
|
Derivations |
|
Addresses |
|
Others |
|