Author

Topic: Bitcoin Script Explorer, a tool for learning about Bitcoin Script (Read 736 times)

newbie
Activity: 10
Merit: 0
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!
Jump to: