py_crypto_hd_wallet
  • py_crypto_hd_wallet
    • algorand
      • hd_wallet_algorand
        • HdWalletAlgorand
      • hd_wallet_algorand_enum
        • HdWalletAlgorandDataTypes
        • HdWalletAlgorandKeyTypes
      • hd_wallet_algorand_factory
        • HdWalletAlgorandFactory
      • hd_wallet_algorand_keys
        • HdWalletAlgorandKeys
    • bip
      • hd_wallet_bip
        • HdWalletBip
      • hd_wallet_bip_addr
        • HdWalletBipAddresses
      • hd_wallet_bip_enum
        • HdWalletBipDataTypes
        • HdWalletBipKeyTypes
      • hd_wallet_bip_factory
        • HdWalletBipFactoryConst
        • HdWalletBipFactory
      • hd_wallet_bip_keys
        • HdWalletBipKeys
    • cardano
      • shelley
        • hd_wallet_cardano_shelley
        • hd_wallet_cardano_shelley_addr
        • hd_wallet_cardano_shelley_enum
        • hd_wallet_cardano_shelley_factory
        • hd_wallet_cardano_shelley_keys
    • common
      • hd_wallet_addr_base
        • HdWalletAddrBaseConst
        • HdWalletAddrBase
      • hd_wallet_base
        • HdWalletBase
      • hd_wallet_data_types
        • HdWalletDataTypes
        • HdWalletKeyTypes
      • hd_wallet_enum_dict
        • HdWalletEnumDict
      • hd_wallet_keys_base
        • HdWalletKeysBase
    • electrum
      • v1
        • hd_wallet_electrum_v1
        • hd_wallet_electrum_v1_addr
        • hd_wallet_electrum_v1_enum
        • hd_wallet_electrum_v1_factory
        • hd_wallet_electrum_v1_keys
      • v2
        • hd_wallet_electrum_v2
        • hd_wallet_electrum_v2_addr
        • hd_wallet_electrum_v2_enum
        • hd_wallet_electrum_v2_factory
        • hd_wallet_electrum_v2_keys
    • monero
      • hd_wallet_monero
        • HdWalletMonero
      • hd_wallet_monero_enum
        • HdWalletMoneroDataTypes
        • HdWalletMoneroKeyTypes
      • hd_wallet_monero_factory
        • HdWalletMoneroFactory
      • hd_wallet_monero_keys
        • HdWalletMoneroKeys
      • hd_wallet_monero_subaddr
        • HdWalletMoneroSubaddressesConst
        • HdWalletMoneroSubaddresses
    • saver
      • hd_wallet_saver
        • HdWalletSaver
    • substrate
      • hd_wallet_substrate
        • HdWalletSubstrate
      • hd_wallet_substrate_enum
        • HdWalletSubstrateDataTypes
        • HdWalletSubstrateKeyTypes
      • hd_wallet_substrate_factory
        • HdWalletSubstrateFactory
      • hd_wallet_substrate_keys
        • HdWalletSubstrateKeys
    • utils
      • utils
        • Utils
py_crypto_hd_wallet
  • py_crypto_hd_wallet
  • bip
  • Edit on GitHub

bip

  • hd_wallet_bip
    • HdWalletBip
      • HdWalletBip.m_bip_obj
      • HdWalletBip.Generate()
      • HdWalletBip.IsWatchOnly()
  • hd_wallet_bip_addr
    • HdWalletBipAddresses
      • HdWalletBipAddresses.m_addr_off
      • HdWalletBipAddresses.m_addr
      • HdWalletBipAddresses.m_dict_key_str_format
  • hd_wallet_bip_enum
    • HdWalletBipDataTypes
      • HdWalletBipDataTypes.WALLET_NAME
      • HdWalletBipDataTypes.COIN_NAME
      • HdWalletBipDataTypes.SPEC_NAME
      • HdWalletBipDataTypes.MNEMONIC
      • HdWalletBipDataTypes.PASSPHRASE
      • HdWalletBipDataTypes.SEED_BYTES
      • HdWalletBipDataTypes.ACCOUNT_IDX
      • HdWalletBipDataTypes.CHANGE_IDX
      • HdWalletBipDataTypes.MASTER_KEY
      • HdWalletBipDataTypes.PURPOSE_KEY
      • HdWalletBipDataTypes.COIN_KEY
      • HdWalletBipDataTypes.ACCOUNT_KEY
      • HdWalletBipDataTypes.CHANGE_KEY
      • HdWalletBipDataTypes.ADDRESS_OFF
      • HdWalletBipDataTypes.ADDRESS
    • HdWalletBipKeyTypes
      • HdWalletBipKeyTypes.EX_PRIV
      • HdWalletBipKeyTypes.RAW_PRIV
      • HdWalletBipKeyTypes.WIF_PRIV
      • HdWalletBipKeyTypes.EX_PUB
      • HdWalletBipKeyTypes.RAW_COMPR_PUB
      • HdWalletBipKeyTypes.RAW_UNCOMPR_PUB
      • HdWalletBipKeyTypes.ADDRESS
  • hd_wallet_bip_factory
    • HdWalletBipFactoryConst
      • HdWalletBipFactoryConst.BIP_COIN_TO_CLASS
    • HdWalletBipFactory
      • HdWalletBipFactory.m_bip_cls
      • HdWalletBipFactory.m_bip_coin
      • HdWalletBipFactory.CreateRandom()
      • HdWalletBipFactory.CreateFromMnemonic()
      • HdWalletBipFactory.CreateFromSeed()
      • HdWalletBipFactory.CreateFromExtendedKey()
  • hd_wallet_bip_keys
    • HdWalletBipKeys
      • HdWalletBipKeys.m_key_enum
      • HdWalletBipKeys.m_dict_data
Previous Next

© Copyright 2022 Emanuele Bellocchia. Revision c5d9a393.

Built with Sphinx using a theme provided by Read the Docs.