Skip to main content

Miniscript

script
technology

A structured language for expressing Bitcoin script spending policies that are easier to analyze, compose, and secure.

1
definition

Miniscript is a structured way to express Bitcoin-style script policies in a form that software can parse, compose, and analyze. Instead of hand-writing every script detail, developers describe the spending policy and let tooling compile it into a valid script.

2
benefit

Miniscript is useful because complex scripts are easy to get wrong. By restricting scripts to analyzable patterns, wallets can estimate fees, identify required signatures, and coordinate with descriptors or hardware signers more safely. Support is ecosystem-specific, so a policy that works in one Bitcoin-family wallet may not be portable to every chain or wallet.

Conceptual links

Related terms

4 linked

Explore connected entries beyond the alphabetical index.

All terms and definitions may update as the Cryptionary improves.