Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 183 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 183 Bytes

This is example Python code to create a Bitcoin transaction from scratch and push it out to the Bitcoin network.

I don't recommend actually using this code; it's purely for example.