Miniscript
Compile Miniscript
Parse Miniscript, inspect its type flags, and compile it to script bytes.
How To Use It
Paste a Miniscript expression using supported fragments such as pk, older, and_v, multi, and thresh.
Example
and_v(v:pk(generator),older(12960))
Runs locally in WebAssembly
Live Tool
Inputs stay in this browser tab. No transaction broadcast or remote Bitcoin API calls are used.