Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 333 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 333 Bytes

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.