Bitcoin Forum
May 30, 2024, 05:29:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Script Explorer, a tool for learning about Bitcoin Script  (Read 720 times)
paulkernfeld (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile WWW
May 11, 2014, 10:19:47 PM
 #1

I wrote this tool to help people learn about how Bitcoin Script works. It's a toy Bitcoin Script compiler/decompiler that runs in a sandbox in the browser. I used ClojureScript for the compiler logic, and normal Javascript for everything else. Hopefully this can help some people learn about the bizarre world of Bitcoin Script.

The tool is here: http://paulkernfeld.com/bse/
The code is here: https://github.com/paulkernfeld/bitcoin-script-explorer

Bug reports and other feedback are welcome!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!