Skip to content
Snippets Groups Projects
user avatar
added README #8, maven exec plugin, change directory structure
Simon Könnecke authored
a56c4c9b
History

Freie Universität Berlin cryptocurrency (fucoin)

How to run?

We assume that the project is based in <project-folder> and maven is as command line tool installed.

$> cd <project-folder>
$> mvn compile
$> mvn exec:java

Dependencies

  • Java 8
  • Maven
  • Akka Actor