summaryrefslogtreecommitdiff
path: root/README
blob: ab27a88d34a6359b01f6ade088d17f258c6b7262 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Project structure is currently as follows:

src/include/
  -- installed headers for public APIs

src/util/
  -- common utility functions (to be ideally eliminated)

src/mint/
  -- taler mint server and helper binaries

src/lib/
  -- libtalermint: C API to issue HTTP requests to mint, including testcases