Lets hand craft a SegWit transaction using only built-in Python3 functions for hex/bytes manipulation and Sagemath for elliptic curves arithmetic.
[Read More]Bitcoin transaction by hand
Bitcoin
This is Part 2 of ‘The hard way - Bitcoin’ series and I will start with ’the easy way’ section first because even this gets a bit complex, then will continue with the hard stuff, crafting a Bitcoin transaction from scratch using basic math and cryptography.
[Read More]