A text representation that describes how to derive addresses and spend policies for a set of keys.
Output descriptors specify scripts, key origin data, and derivation paths in a standard string format. They help wallets and signers agree on the same address set and spending policy.
A multisig descriptor might include multiple xpubs, a derivation path, and a policy like sortedmulti(2, ...).
The structured path notation (e.g., m/44'/0'/0'/0/0) used to derive keys and addresses from a hierarchical deterministic (HD) wallet seed.
A structured language for expressing Bitcoin script spending policies that are easier to analyze, compose, and secure.
A master public key in HD wallets used to derive many child public keys/addresses without exposing private keys.
All terms and definitions may update as the Cryptionary improves.