I decided to create my own blockchain, after having studied blockchains, their uses, and cryptocurrency for a while. The code is most definitely an advanced code, making use of dictionaries, math, hashing functions, keyboard modules, and a number of other python modules. It was done in Python 3, using PyCharm, and is a rudimentary blockchain that could be improved, given the time. The code can be found here.


Leave a comment