Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 168 Bytes

File metadata and controls

2 lines (2 loc) · 168 Bytes

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..