Companion notes to my book Mastering Taproot.
HODLing is the beginning.
But Bitcoin was meant to be programmed.
"Not Just HODLing: Real Bitcoin Script Engineering" starts here.
Enter fullscreen mode
The Universal Truth: Commit → Reveal and Single-Layer vs Dual-Layer Scripts.
Companion notes to my book Mastering Taproot.
HODLing is the beginning.
But Bitcoin was meant to be programmed.
"Not Just HODLing: Real Bitcoin Script Engineering" starts here.
Enter fullscreen mode

from “Mastering Taproot” — full chapter

Not Just HODLing: Real Bitcoin Script Engineering # 2

Not everything on the Bitcoin stack is meant to be executed — some things are meant to be verified, then forgotten

Not Just HODLing: Real Bitcoin Script Engineering #1

Introduction Bitcoin, since its genesis in 2009, has fundamentally reshaped our...

Not Just HODLing: Real Bitcoin Script Engineering series # 3 — a complete Taproot tree with five spending paths in Python and…