SimpleBlockChainTool This is a simple block chain simulation using the most basic Data structure, i.e, LinkedList. Anyone interested can build up on the basic idea..