Skip to content
Snippets Groups Projects
user avatar
David Bohn authored
Merge branch 'dev-group3' of git.imp.fu-berlin.de:DistributedSystems4Students/FUCoin into dev-group3
7a9a92de
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