Hacker News new | ask | show | jobs
by luckycharms810 3026 days ago
I actually wrote up a small POC for blockchains in Python myself a few months ago. I went a little bit further in to the idea of transaction verification, as well as reverse traversing existing transactions as a part of that.

https://github.com/ltavag/blocks

Always love to see the interest here, I'm excited for the technology to become detached from Crypto speculation!