Segwit trasnactions with python. Video tutorial.

Once in a while, I get in the mode of creating tutorials - and this time I worked on a segwit transactions tutorial. Generating a bitcoin transaction is easier than what most people think. It's all about gathering information -> processing it -> and finally, serializing it. Anyone with a basic understanding of coding and bitcoin can quickly write their own transactions using (almost) raw code.

In this tutorial, I go through the steps of generating a segwit transaction using python 3.6. The tutorial is made out of 3 parts. And yes, I know that there are some audio issues, but hey, they're not that bad.

Anyway, please feel free to watch and comment and even criticize it. Your feedback is appreciated! https://www.youtube.com/playlist?list=PLH4m2oS2ratcy0AoSiiiQg-n45RnRC5xz

submitted by /u/szeltsi
[link] [comments]

Comments