Skip to content
Snippets Groups Projects
Luca Keidel's avatar
lkeidel authored
Configuration system

State of the system as presented last week. Closes #18 

See merge request !5
e9ea7f29
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