Skip to content
Snippets Groups Projects
Select Git revision
  • dev-group3-qdigest
  • dev-group2-all-aggregations
  • master default
  • dev-group2-graphs
  • dev-group2-limit-neighbors
  • dev-group1-stefan
  • dev-group3-kim
  • dev-group1-simon
8 results

FUCoin

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    David Bohn authored
    f7e401d9
    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