Author

Topic: Bitcoin Script tutorial (Read 311 times)

jr. member
Activity: 160
Merit: 3
Aku belum mandi Taktuntuang Taktuntuang
May 25, 2018, 10:04:08 AM
#7
Are there any tutorials with code examples on Bitcoin Script: from basics to complex scripts?
To be fair I amn't expert in Technicul discussion but I'll try my best to help.
This is online bitcoin script debugger: https://webbtc.com/script
It's another great (downloadable) tool for you to make things easy: https://bitcointalksearch.org/topic/hashmal-transaction-script-ide-alpha-1168604
See this too, if I amn't wrong it's what you want: https://klmoney.wordpress.com/bitcoin-dissecting-transactions-part-2-building-a-transaction-by-hand/
Thank you sir, finally I found the first tutorial about script of bitcoin. though in english language, I still need in video tutorial. Can someone here give me an information where I can find it? I ever try to looking for in youtube channel but it's not complete. I hate to search in google because it is always bring me to bad ads and bad blog.
sr. member
Activity: 257
Merit: 343
May 25, 2018, 08:08:33 AM
#6
Thanx, yup, indeed. I‘ll add it to my list  Wink
What I missing now is a way that shows, how to manually create the conditional scripts with regtest and bitcoin-cli. I haven‘t found much, seems like this is covered in libraries, but no precise info can be found in a step-by-step approach  Cry
jr. member
Activity: 113
Merit: 5
May 24, 2018, 10:28:50 PM
#5
sr. member
Activity: 257
Merit: 343
May 24, 2018, 04:38:04 PM
#4
It depends, what you mean by complex scripts  Wink
You can find for P2PKH and P2SH easily Information, and also for simple multisig. But at the point where a simple ‚if condition‘ comes into play, the sources dry out. Best I have seen here in the forum was from CIYAM here: https://bitcointalksearch.org/topic/is-this-bip65-sample-script-standard-1300723

I haven‘t found much info elsewhere on the net, seems like the whole knowledge is captured in libraries, and no tutorial is available. So need to go the hard way ourself?

I replied a similar post here, with another link inside:
https://bitcoin.stackexchange.com/questions/74375/getting-started-with-script/75349#75349
newbie
Activity: 70
Merit: 0
May 24, 2018, 03:16:43 PM
#3
Bitcoin script
In general, the Bitcoin transaction serves to redeem the output of the previous transaction by signing it using a valid key. So until here still remember not that Bitcoin transaction will be interrelated with the transaction beforehand
hero member
Activity: 2352
Merit: 905
Metawin.com - Truly the best casino ever
May 16, 2018, 04:44:44 PM
#2
Are there any tutorials with code examples on Bitcoin Script: from basics to complex scripts?
To be fair I amn't expert in Technicul discussion but I'll try my best to help.
This is online bitcoin script debugger: https://webbtc.com/script
It's another great (downloadable) tool for you to make things easy: https://bitcointalksearch.org/topic/hashmal-transaction-script-ide-alpha-1168604
See this too, if I amn't wrong it's what you want: https://klmoney.wordpress.com/bitcoin-dissecting-transactions-part-2-building-a-transaction-by-hand/
newbie
Activity: 6
Merit: 0
May 16, 2018, 03:36:21 PM
#1
Are there any tutorials with code examples on Bitcoin Script: from basics to complex scripts?
Jump to: