A simple Java based cryptocurrency
Clone this repository and then run javac DSCoinPackage/*.java
.
Run java DSCoinPackage/DriverCode
.
Currently, the DriverCode runs the different packages with given data and verifies it against the pre known reesults. It checks the validity of the code.