Skip to content

PeaceFounder/PeaceFounderClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeaceFounderGUI

Home Deme Proposal Guard

A graphical voter's interface for PeaceFounder was implemented in QML with a backend in Julia. To start, install a recent Julia version, clone this repository and run the main.jl file as:

julia --load main.jl

The installation of relevant packages will be done automatically by Julia's package manager.