/DSCoin

A simple Java based cryptocurrency

Primary LanguageJava

DSCoin

A simple Java based cryptocurrency

Compiling

Clone this repository and then run javac DSCoinPackage/*.java.

Running

Run java DSCoinPackage/DriverCode.

About

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.