LogoLogo
Ctrlk
  • BSV Hub
  • BSV Skills Center
  • Case Study Library
  • BRC
  • Network Access Rules
  • Bitcoin Protocol Documentation
  • Demos and Onboarding's
  • BSV Academy
  • Intro
    • Welcome
    • The Benefits of BSV Blockchain
    • What Can I Do?
    • Overview of GitHub repositories
    • Quick Start
  • Protocol
    • Introduction
    • BSV Blockchain
    • Network Policies
    • Node Operations
    • SPV Wallets, Overlays and SPV Processes
    • Transaction Lifecycle
    • Privacy
  • Network Access Rules
    • Rules
    • FAQs
  • Important Concepts
    • High Level
    • Details
  • Network Topology
    • Mandala Upgrade
    • Nodes
    • Overlay Services
    • SPV Wallet
  • paymail
    • Overview
    • BRFC Specifications
    • Service Discovery
    • Public Key Infrastructure
    • Payment Addressing
    • Verify Public Key Owner
    • Recommendations
  • Guides
    • Local Blockchain Stack
    • Business Use Cases
    • SDKs
  • BSV Academy
    • Getting Started
    • Introduction to Blockchain Technology
    • Deep Dive in BSV Blockchain
    • BSV Basics: Protocol and Design
    • BSV Enterprise
    • Hash Functions
    • Merkle Trees
    • Digital Signatures
    • Introduction to Bitcoin Script
      • Chapter 1: About Bitcoin Script
      • Chapter 2: Basic Script Syntax
      • Chapter 3: The Opcodes
        • 01 - Introduction
        • 02 - Constant Value and PUSHDATA Opcodes
        • 03 - IF Loops
        • 04 - OP_NOP, OP_VERIFY and its Derivatives
        • 05 - OP_RETURN
        • 06 - Stack Operations
        • 07 - Data transformation
        • 08 - Stack Data Queries
        • 09 - Bitwise transformations and Arithmetic
        • 10 - Cryptographic Functions
        • 11 - Disabled and Removed Opcodes
      • Chapter 4: Simple Scripts
      • Chapter 5: OP_PUSH_TX
      • Chapter 6: Conclusion
    • Bitcoin as Historical Phenomenon
    • BSV Theory
    • BSV Infrastructure
  • Research and Development
    • BRCs
    • Technical Standards
  • Support & Contribution
    • Join Our Discord
    • GitHub
Powered by GitBook
On this page
  1. BSV Academy
  2. Introduction to Bitcoin Script

Chapter 3: The Opcodes

01 - Introduction02 - Constant Value and PUSHDATA Opcodes03 - IF Loops04 - OP_NOP, OP_VERIFY and its Derivatives05 - OP_RETURN06 - Stack Operations07 - Data transformation08 - Stack Data Queries09 - Bitwise transformations and Arithmetic10 - Cryptographic Functions11 - Disabled and Removed Opcodes
Previous03 - The StacksNext01 - Introduction

Last updated 3 months ago