No description
Find a file
2025-11-08 04:14:51 +01:00
data add dummy terms file 2025-11-02 16:38:31 +01:00
src lwt request_handler 2025-11-06 14:31:11 +01:00
unikernel 2025-11-08 04:14:51 +01:00
.gitignore customize skeleton 2025-11-02 15:21:21 +01:00
.ocamlformat fmt 2025-10-30 15:51:09 +01:00
.ocamlformat-ignore customize skeleton 2025-11-02 15:21:21 +01:00
dune-project 2025-11-08 04:14:51 +01:00
dune-workspace 2025-11-08 04:14:51 +01:00
gen_tls.sh ~ .gitkeep 2025-11-02 16:06:24 +01:00
Makefile 2025-11-08 04:14:51 +01:00
README.md 2025-11-08 04:14:51 +01:00

MTE - the MirageOS Taler Exchange

build steps: gen_tls.sh foo

mirage configure -f unikernel/config.ml -t unix && make

run: ./unikernel/dist/mte --pg-database taler-exchange --pg-port 5432 --pg-hostname localhost --pg-user mte --pg-password xxx