Skip to content

Bitcoin Script Lab v2 — Terminal UI + Execution Trace#3

Open
polydeuces32 wants to merge 9 commits into
mainfrom
phase-2-script-lab-trace-ui
Open

Bitcoin Script Lab v2 — Terminal UI + Execution Trace#3
polydeuces32 wants to merge 9 commits into
mainfrom
phase-2-script-lab-trace-ui

Conversation

@polydeuces32
Copy link
Copy Markdown
Owner

Bitcoin Script Lab v2

This PR upgrades the project from a basic playground into an interactive Bitcoin Script learning lab.

Included

  • Rebrand to Bitcoin Script Lab
  • Terminal-style UI
  • Step-by-step execution trace debugger
  • Run All / Step / Reset controls
  • Live stack state updates
  • Updated README for launch

Why it matters

Bitcoin Script is hard to learn from static docs. This makes execution visible.

Closes #2

Sign up for free to 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.

Phase 2: Add step-by-step opcode execution trace

1 participant