Dev branch for age restriction, deposit policies, Brandt-Vickrey auctions etc.
contrib/mint-template | ||
doc | ||
m4 | ||
src | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
bootstrap | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README |
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