cosme12 / SimpleCoin

Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone.
http://copitosystem.com
MIT License
1.78k stars 400 forks source link

Logging #44

Open GitHubDroid opened 5 years ago

GitHubDroid commented 5 years ago

Is there any logging of miner activity?

HourGlss commented 5 years ago

None.

sg126 commented 3 years ago

Would it be possible for me to work on this? Just learning about this project and it looks really cool! Would love to help

sg126 commented 3 years ago

I'm wondering if it would be better to include console output or to output to a file

HourGlss commented 3 years ago

https://github.com/Hourglss/SimpleCoin