• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
      • Zfc
      • Acre
      • Milawa
      • Smtlink
      • Abnf
      • Vwsim
      • Isar
      • Wp-gen
      • Dimacs-reader
      • Pfcs
      • Legacy-defrstobj
      • Proof-checker-array
      • Soft
      • C
      • Farray
      • Rp-rewriter
      • Instant-runoff-voting
      • Imp-language
      • Sidekick
      • Leftist-trees
      • Java
      • Taspi
      • Bitcoin
        • Bip32
        • Bech32
        • Bip39
        • Bip44
          • Bip44-compliant-addresses-for-limit-p
          • Bip44-compliant-chains-p
          • Bip44-compliant-accounts-for-limit-p
          • Bip44-compliant-addresses-p
          • Bip44-compliant-coins-for-set-p
          • Bip44-compliant-tree-p
          • Bip44-compliant-accounts-p
          • Bip44-compliant-coins-p
          • Bip44-compliant-depth-p
          • Bip44-coin-type-set
          • Bip44-coin-types
          • *bip44-purpose*
        • Base58
        • Bip43
        • Bytes
        • Base58check
        • Cryptography
        • Bip-350
        • Bip-173
      • Riscv
      • Des
      • Ethereum
      • X86isa
      • Sha-2
      • Yul
      • Zcash
      • Proof-checker-itp13
      • Regex
      • ACL2-programming-language
      • Json
      • Jfkr
      • Equational
      • Cryptography
      • Poseidon
      • Where-do-i-place-my-book
      • Axe
      • Bigmems
      • Builtins
      • Execloader
      • Aleo
      • Solidity
      • Paco
      • Concurrent-programs
      • Bls12-377-curves
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Bitcoin

Bip44

Bitcoin Improvement Proposal (BIP) 44.

This is described at this page in the bitcoin/bips repository on GitHub, linked from Page `BIP 0044' of [Wiki]. We refer to the document at the first URL as `[BIP44]' in the documentation below.

Subtopics

Bip44-compliant-addresses-for-limit-p
Check if the address keys under a given chain key in a tree comply with the BIP 44 wallet structure, for a given address index limit.
Bip44-compliant-chains-p
Check if the chain keys under a given account key in a tree comply with the BIP 44 wallet structure.
Bip44-compliant-accounts-for-limit-p
Check if the account keys in a tree comply with the BIP 44 wallet structure, for a given account index limit.
Bip44-compliant-addresses-p
Check if the address keys under a given chain key in a tree comply with the BIP 44 wallet structure.
Bip44-compliant-coins-for-set-p
Check if the coin keys under the purpose key in a tree comply with the BIP 44 wallet structure, for a given set of coin types.
Bip44-compliant-tree-p
Check if a key tree complies with the BIP 44 wallet structure.
Bip44-compliant-accounts-p
Check if the account keys in a tree comply with the BIP 44 wallet structure.
Bip44-compliant-coins-p
Check if the coin keys under the purpose key in a tree comply with the BIP 44 wallet structure.
Bip44-compliant-depth-p
Check if the depth of a key tree complies with the BIP 44 wallet structure.
Bip44-coin-type-set
Osets of coin types.
Bip44-coin-types
Coin types.
*bip44-purpose*
Prescribed value of the purpose field.