summaryrefslogtreecommitdiff
path: root/README
blob: 89746207a046790c1b8c9c155f7909c6669dbc25 (plain)
1
2
3
4
5
6
7
8
9
10
11
This repository just contains the auditor's standalone Web site.
The actual auditing logic is part of the 'exchange.git' repository.

To build the auditor web page stand alone, make sure you have GNUnet 
installed (e.g. via apt install gnunet) for the required gnunet-ecc
support, and run the following steps from the repository root:

$ git submodule init
$ git submodule update --remote
$ make