https://github.com/terror/tx
₿ -> :moon:
https://github.com/terror/tx
Last synced: 8 months ago
JSON representation
₿ -> :moon:
- Host: GitHub
- URL: https://github.com/terror/tx
- Owner: terror
- Created: 2021-08-04T01:14:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T23:13:17.000Z (almost 5 years ago)
- Last Synced: 2025-10-11T09:18:47.657Z (8 months ago)
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`tx` is an attempt at sending a bitcoin transaction from scratch in Python
(for learning purposes!)
Thanks to this [blog post](http://karpathy.github.io/2021/06/21/blockchain/) by
Andrej Karpathy for helping me make sense of all this.
Unlike his version this does have dependencies because I'm a total noob.
