Hacker News new | ask | show | jobs
by billconan 3240 days ago
I have a similar project in 1000 lines or so c++, called bingot

https://github.com/shi-yan/bingot

It was inspired by another simple crypto currency called basiccoin

https://github.com/zack-bitcoin/basiccoin

at the time, basic coin was only 600 lines of python.