This video is for people who want to use (almost) raw python code to Constructing a Bitcoin transaction.
In the previous videos, I’ve explained how to connect to the bitcoin network, as well as how to use private and public keys.
I suggest that you’ll check out these videos:
In this video, I’m using the external libraries: ecdsa and base58
My blog:
You can see the complete code on github:
The presentation on scripting can be found here:
Some recommended links:
Bitcoinbook –
Hen Shirriff’s blog –
The royal fork –
wiki –
bitcoin.org Developer documentation –
VIDEO TRANSCRIPT
COMING SOON!