You are viewing a single comment's thread from:

RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 11]

in Programming & Dev3 years ago

Hey @bajwolf,

This is a simple, educational implementation, and not meant to be used as an actual blockchain system, but to understand how such a system operates. Of course, it's not a simulator, as the individual parts such as nodes, miners and the dns server (or node index) communicate with each other. What's missing is basically more testing and optimizations. I don't think that it would work in a real-life scenario...as is.

Sincerely,
@drifter1