Are there any tutorials with examples on Bitcoin Script: from basics to complex scripts?
2 Answers
Got these informative resources:
- https://blockgeeks.com/guides/best-bitcoin-script-guide/
- https://bitcoin.org/en/developer-guide#p2pkh-script-validation
- https://github.com/bitcoinbook/bitcoinbook/blob/develop/book.asciidoc
- https://davidederosa.com/basic-blockchain-programming/
- https://programmingblockchain.gitbooks.io/programmingblockchain/content/
- http://www.righto.com/2014/02/bitcoins-hard-way-using-raw-bitcoin.html
- http://www.samlewis.me/2017/06/a-peek-under-bitcoins-hood/
- https://blog.bitjson.com/bitauth-ide-write-and-debug-custom-bitcoin-scripts-aad51f6e3f44
Here's a bitcoin script 101 tutorial
-
Link only answers are generally poor because the links die overtime, would you consider adding yours to the list that already is ongoing so only one set of links needs to be maintained?PW Kad– PW Kad2019-02-21 22:17:07 +00:00Commented Feb 21, 2019 at 22:17
-
Happy for it to be addedGr0kchain– Gr0kchain2019-02-22 19:44:35 +00:00Commented Feb 22, 2019 at 19:44