Earlier in 2018, I posted about several major tech trends that developers will need to get their eyes and ears checked for, and one of them is about blockchain.
I went ahead to follow this blog post to quickly learn and build blockchain in record speed using Python!
After playing around their sample code, I decided to give myself a crack of this - to write blockchain implementation in NodeJS.
Before I continue writing the rest of the post, I just want to reaffirm my point that I don’t know a lot about them upfront and their useful practicalities in real life scenarios.
I’m sure there’s plenty of online blogs and forums out there will be ongoing discussions amongst blockchain enthusiasts, exploits and the like on how the technology can ‘revolutionalise’ the way people do online transaction.
I will cover some of those in my future post one day perhaps.
But today, I simply want to cover the basics of writing blockchain for anybody that is interested to know and how it what works under the hood.