Skip to content

Added sections listing the different standard payment scripts - #26

Open
ECBSJ wants to merge 1 commit into
thunderbiscuit:masterfrom
ECBSJ:master
Open

Added sections listing the different standard payment scripts#26
ECBSJ wants to merge 1 commit into
thunderbiscuit:masterfrom
ECBSJ:master

Conversation

@ECBSJ

Copy link
Copy Markdown

I felt that there could be a section that lists out the standard payment scripts and its corresponding op codes used. The usefulness here is that readers could understand how and which op codes are used in the common payment types.

Within the /script/ section, pages for the below were created:

P2PK (Pay-to-PubKey)
P2PKH (Pay-to-PubKey-Hash)
P2SH (Pay-to-Script-Hash)
P2WPKH (Pay-to-Witness-PubKey-Hash)
P2WSH (Pay-to-Witness-Script-Hash)
P2TR (Pay-to-Taproot)

Let me know if there is anything else that should be added to these.

@netlify

netlifyBot commented Apr 16, 2026

Copy link
Copy Markdown

Deploy Preview for timely-chimera-eba3bb failed.

NameLink
🔨 Latest commit926b2b4
🔍 Latest deploy loghttps://app.netlify.com/projects/timely-chimera-eba3bb/deploys/69e0dc0dd41ae70008d0574a

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ECBSJ