Hierarchical Deterministic Wallet

Python-based library for the implementation of a hierarchical deterministic wallet generator for over 140+ multiple cryptocurrencies. It allows the handling of multiple coins, multiple accounts, external and internal chains per account and millions of addresses per the chain.

For more info see the BIP specs.

BIP’s

Titles

BIP39

Mnemonic code for generating deterministic keys

BIP85

Deterministic Entropy From BIP32 Keychains

BIP32

Hierarchical Deterministic Wallets

BIP44

Multi-Account Hierarchy for Deterministic Wallets

BIP49

Derivation scheme for P2WPKH-nested-in-P2SH based accounts

BIP84

Derivation scheme for P2WPKH based accounts

BIP141

Segregated Witness (Consensus layer)