diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-01-31 15:02:04 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-01-31 15:02:04 +0100 |
commit | 28d9d3130e06f31736a0e8cce26037c1c5612d94 (patch) | |
tree | e022538c0c86f3da70add398825e4f8fe85123d7 /README | |
parent | 1102b7dace09012087ca38d143788e5ae74ae2c5 (diff) |
update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -4,11 +4,15 @@ src/include/ -- installed headers for public APIs src/util/ - -- common utility functions (to be ideally eliminated) + -- common utility functions (currency representation, + Taler-specific cryptography, Taler-specific json + support) + +src/pq/ + -- Postgres-specific utility functions src/mint/ -- taler mint server and helper binaries src/lib/ -- libtalermint: C API to issue HTTP requests to mint, including testcases - |