EnArvy / DSCoin

A simple Java based cryptocurrency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple Java based cryptocurrency


Languages

Language:Java 99.6%Language:Makefile 0.4%