Skip to content

Instantly share code, notes, and snippets.

View dcousens's full-sized avatar
🇺🇦

Daniel Cousens dcousens

🇺🇦
View GitHub Profile
@dcousens
dcousens / _scripttemplates.md
Last active February 3, 2024 18:59
Transaction / Script Templates
  • <> represents data or script
  • {} represents data that must prefixed by OP_PUSHDATA
  • [] represents multiple {}

Standard Scripts

PubKey (pay-to-pubkey / P2PK)

Address: N/A
scriptPubKey: {pubKey} OP_CHECKSIG